[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:08:00.497020 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:34135
I20260713 09:08:00.498546 16632 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:08:00.499575 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:00.516805 16638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.518129 16641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:00.519436 16632 server_base.cc:1061] running on GCE node
W20260713 09:08:00.516882 16639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:01.770284 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.770545 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:01.770830 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933681770796 us; error 0 us; skew 500 ppm
I20260713 09:08:01.771699 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.777128 16632 webserver.cc:533] Webserver started at http://127.16.62.62:37941/ using document root <none> and password file <none>
I20260713 09:08:01.778015 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.778240 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.778703 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.784582 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-h7ql"
I20260713 09:08:01.792599 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:01.797834 16647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.799036 16632 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:08:01.799422 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-h7ql"
I20260713 09:08:01.799769 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:01.882570 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.884305 16632 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:08:01.884822 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.959096 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:34135
I20260713 09:08:01.959246 16698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:34135 every 8 connection(s)
I20260713 09:08:01.967857 16699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.991302 16699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: Bootstrap starting.
I20260713 09:08:01.997677 16699 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.999707 16699 log.cc:826] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:02.004801 16699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: No bootstrap required, opened a new log
I20260713 09:08:02.027099 16699 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER }
I20260713 09:08:02.027779 16699 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.028075 16699 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4cc97b72364c8d9d3c2cfa94cafe92, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.029197 16699 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER }
I20260713 09:08:02.029760 16699 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:02.030200 16699 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:02.030787 16699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.035542 16699 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER }
I20260713 09:08:02.036361 16699 leader_election.cc:304] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [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: dd4cc97b72364c8d9d3c2cfa94cafe92; no voters: 
I20260713 09:08:02.038359 16699 leader_election.cc:290] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:02.038681 16702 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.041436 16702 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 1 LEADER]: Becoming Leader. State: Replica: dd4cc97b72364c8d9d3c2cfa94cafe92, State: Running, Role: LEADER
I20260713 09:08:02.042384 16702 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [LEADER]: Queue going to LEADER mode. State: All 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: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER }
I20260713 09:08:02.044190 16699 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:02.055195 16704 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd4cc97b72364c8d9d3c2cfa94cafe92. Latest consensus state: current_term: 1 leader_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER } }
I20260713 09:08:02.056057 16704 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:02.056492 16703 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4cc97b72364c8d9d3c2cfa94cafe92" member_type: VOTER } }
I20260713 09:08:02.057046 16703 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:02.059213 16711 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:02.071496 16711 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:02.073678 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:02.087790 16711 catalog_manager.cc:1383] Generated new cluster ID: 69a900f79a5743b3be5dfd45494bc6f9
I20260713 09:08:02.088101 16711 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:02.108080 16711 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:02.109669 16711 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:02.123096 16711 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: Generated new TSK 0
I20260713 09:08:02.124034 16711 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:02.140210 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.148353 16721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.149339 16722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.154196 16632 server_base.cc:1061] running on GCE node
W20260713 09:08:02.154506 16724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.155615 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.155838 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.156034 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933682156011 us; error 0 us; skew 500 ppm
I20260713 09:08:02.156639 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.160567 16632 webserver.cc:533] Webserver started at http://127.16.62.1:45343/ using document root <none> and password file <none>
I20260713 09:08:02.161105 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.161326 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.161640 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.162750 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "501523d0050b4ea49d4bdb2736a6deec"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.168637 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:08:02.173225 16729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.174113 16632 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:02.174409 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "501523d0050b4ea49d4bdb2736a6deec"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.174698 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.208822 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.210556 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.213620 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.218605 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.218852 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.219226 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.219383 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.334720 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:45501
I20260713 09:08:02.334815 16791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:45501 every 8 connection(s)
I20260713 09:08:02.342232 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.352110 16796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.354033 16797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.365846 16632 server_base.cc:1061] running on GCE node
W20260713 09:08:02.366326 16799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.368168 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.368414 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.368637 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933682368613 us; error 0 us; skew 500 ppm
I20260713 09:08:02.369402 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.373553 16632 webserver.cc:533] Webserver started at http://127.16.62.2:34693/ using document root <none> and password file <none>
I20260713 09:08:02.374239 16792 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34135
I20260713 09:08:02.374326 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.374636 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.374758 16792 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.374984 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.376003 16792 heartbeater.cc:507] Master 127.16.62.62:34135 requested a full tablet report, sending...
I20260713 09:08:02.376173 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "1147fb8f68894ef78cb6af4410703234"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.380448 16664 ts_manager.cc:194] Registered new tserver with Master: 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501)
I20260713 09:08:02.383651 16664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52220
I20260713 09:08:02.383924 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:02.389041 16804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.389995 16632 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:02.390290 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "1147fb8f68894ef78cb6af4410703234"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.390573 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.407727 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.408984 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.411540 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.414336 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.414520 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.414826 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.414970 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.513002 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:37369
I20260713 09:08:02.513335 16866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:37369 every 8 connection(s)
I20260713 09:08:02.523653 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.531921 16870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.537179 16871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.538048 16867 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34135
I20260713 09:08:02.538455 16867 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.538841 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:02.539523 16867 heartbeater.cc:507] Master 127.16.62.62:34135 requested a full tablet report, sending...
W20260713 09:08:02.542081 16873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.542150 16664 ts_manager.cc:194] Registered new tserver with Master: 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:02.543243 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.543512 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.543720 16664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52230
I20260713 09:08:02.543716 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933682543690 us; error 0 us; skew 500 ppm
I20260713 09:08:02.544612 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.547492 16632 webserver.cc:533] Webserver started at http://127.16.62.3:38131/ using document root <none> and password file <none>
I20260713 09:08:02.548094 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.548327 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.548627 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.550132 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "b6be415b68e64a8494afd550845b74b1"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.555960 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:08:02.559991 16878 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.561009 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:02.561343 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "b6be415b68e64a8494afd550845b74b1"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-h7ql"
I20260713 09:08:02.561676 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.574564 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.576022 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.577628 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.580833 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.581090 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.581362 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.581571 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.674783 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:43765
I20260713 09:08:02.674899 16940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:43765 every 8 connection(s)
I20260713 09:08:02.691987 16941 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34135
I20260713 09:08:02.692478 16941 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.693341 16941 heartbeater.cc:507] Master 127.16.62.62:34135 requested a full tablet report, sending...
I20260713 09:08:02.695495 16664 ts_manager.cc:194] Registered new tserver with Master: b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:02.696106 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015863539s
I20260713 09:08:02.696853 16664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52240
I20260713 09:08:02.751523 16664 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:02.755594 16664 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:02.870491 16903 tablet_service.cc:1511] Processing CreateTablet for tablet e7c99ba0718e496ca8fdf8e323c25f67 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:02.868898 16906 tablet_service.cc:1511] Processing CreateTablet for tablet 12e17ec6ead444f2835c21230076d28f (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:02.873304 16906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e17ec6ead444f2835c21230076d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.869915 16905 tablet_service.cc:1511] Processing CreateTablet for tablet 0658350e44944d5abec4ce6cb0482203 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:02.874512 16904 tablet_service.cc:1511] Processing CreateTablet for tablet e875e942dd904e3e95785b963b4ddb59 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:02.877507 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac986b50e43a2a2b7b9c66930f304 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:02.877862 16903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c99ba0718e496ca8fdf8e323c25f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.882952 16904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875e942dd904e3e95785b963b4ddb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.885983 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac986b50e43a2a2b7b9c66930f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.888237 16905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0658350e44944d5abec4ce6cb0482203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.900830 16757 tablet_service.cc:1511] Processing CreateTablet for tablet 12e17ec6ead444f2835c21230076d28f (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:02.901284 16754 tablet_service.cc:1511] Processing CreateTablet for tablet e7c99ba0718e496ca8fdf8e323c25f67 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:02.902267 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e17ec6ead444f2835c21230076d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.902004 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 0658350e44944d5abec4ce6cb0482203 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:02.903834 16752 tablet_service.cc:1511] Processing CreateTablet for tablet bda7913fba6048a0a238adbb1d749659 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:02.904508 16755 tablet_service.cc:1511] Processing CreateTablet for tablet e875e942dd904e3e95785b963b4ddb59 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:02.904615 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac986b50e43a2a2b7b9c66930f304 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:02.905917 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0658350e44944d5abec4ce6cb0482203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.906714 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c99ba0718e496ca8fdf8e323c25f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.907327 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac986b50e43a2a2b7b9c66930f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.910203 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda7913fba6048a0a238adbb1d749659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.911414 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875e942dd904e3e95785b963b4ddb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.936343 16901 tablet_service.cc:1511] Processing CreateTablet for tablet bda7913fba6048a0a238adbb1d749659 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:02.946429 16830 tablet_service.cc:1511] Processing CreateTablet for tablet e875e942dd904e3e95785b963b4ddb59 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:02.949141 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda7913fba6048a0a238adbb1d749659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.949252 16830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e875e942dd904e3e95785b963b4ddb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.945497 16831 tablet_service.cc:1511] Processing CreateTablet for tablet 0658350e44944d5abec4ce6cb0482203 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:02.945607 16832 tablet_service.cc:1511] Processing CreateTablet for tablet 12e17ec6ead444f2835c21230076d28f (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:02.959159 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0658350e44944d5abec4ce6cb0482203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.965725 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 131ac986b50e43a2a2b7b9c66930f304 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:02.980877 16832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e17ec6ead444f2835c21230076d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.983363 16829 tablet_service.cc:1511] Processing CreateTablet for tablet e7c99ba0718e496ca8fdf8e323c25f67 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:02.985282 16751 tablet_service.cc:1511] Processing CreateTablet for tablet 225870be51eb4ffa858fdbc85c714fae (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:02.985538 16827 tablet_service.cc:1511] Processing CreateTablet for tablet bda7913fba6048a0a238adbb1d749659 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:02.990805 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131ac986b50e43a2a2b7b9c66930f304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.993907 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225870be51eb4ffa858fdbc85c714fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.998234 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 225870be51eb4ffa858fdbc85c714fae (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:02.999882 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c99ba0718e496ca8fdf8e323c25f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.004017 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225870be51eb4ffa858fdbc85c714fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.006742 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda7913fba6048a0a238adbb1d749659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.049160 16960 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.066677 16959 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.067790 16906 tablet_service.cc:1511] Processing CreateTablet for tablet 225870be51eb4ffa858fdbc85c714fae (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:03.071841 16906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225870be51eb4ffa858fdbc85c714fae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:03.075452 16712 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:03.080052 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5086f7f204d068563faa30fd52ae7 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:03.083001 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5086f7f204d068563faa30fd52ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.103940 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5086f7f204d068563faa30fd52ae7 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:03.107748 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5086f7f204d068563faa30fd52ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.118461 16904 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5086f7f204d068563faa30fd52ae7 (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:03.122917 16904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5086f7f204d068563faa30fd52ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.123462 16752 tablet_service.cc:1511] Processing CreateTablet for tablet 124c74e2380c4653979850322198223a (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:03.124653 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124c74e2380c4653979850322198223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.131893 16961 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.146651 16832 tablet_service.cc:1511] Processing CreateTablet for tablet 124c74e2380c4653979850322198223a (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:03.148929 16832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124c74e2380c4653979850322198223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.153159 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 124c74e2380c4653979850322198223a (DEFAULT_TABLE table=test-workload [id=0540e7cf28864281b8d5e74292a21c2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:03.154444 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124c74e2380c4653979850322198223a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.167649 16959 tablet_bootstrap.cc:654] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.168637 16960 tablet_bootstrap.cc:654] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.195299 16961 tablet_bootstrap.cc:654] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.207521 16959 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.208401 16959 ts_tablet_manager.cc:1403] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.221s	user 0.023s	sys 0.006s
I20260713 09:08:03.212059 16959 raft_consensus.cc:359] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.215830 16959 raft_consensus.cc:385] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.217762 16959 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.220391 16960 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.220855 16960 ts_tablet_manager.cc:1403] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.219s	user 0.006s	sys 0.021s
I20260713 09:08:03.223825 16961 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.224421 16961 ts_tablet_manager.cc:1403] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.016s
I20260713 09:08:03.222376 16959 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.226265 16960 raft_consensus.cc:359] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.226972 16961 raft_consensus.cc:359] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.227294 16792 heartbeater.cc:499] Master 127.16.62.62:34135 was elected leader, sending a full tablet report...
I20260713 09:08:03.227653 16961 raft_consensus.cc:385] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.227955 16961 raft_consensus.cc:740] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.228224 16959 ts_tablet_manager.cc:1434] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:08:03.228610 16961 consensus_queue.cc:260] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.229225 16959 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.230515 16867 heartbeater.cc:499] Master 127.16.62.62:34135 was elected leader, sending a full tablet report...
I20260713 09:08:03.231106 16961 ts_tablet_manager.cc:1434] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:03.231967 16961 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.235594 16959 tablet_bootstrap.cc:654] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.238549 16961 tablet_bootstrap.cc:654] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.226989 16960 raft_consensus.cc:385] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.239461 16960 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.240350 16960 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.265793 16941 heartbeater.cc:499] Master 127.16.62.62:34135 was elected leader, sending a full tablet report...
I20260713 09:08:03.266175 16960 ts_tablet_manager.cc:1434] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.045s	user 0.021s	sys 0.001s
I20260713 09:08:03.267379 16960 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.277098 16961 tablet_bootstrap.cc:492] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.277580 16961 ts_tablet_manager.cc:1403] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.014s
I20260713 09:08:03.279806 16960 tablet_bootstrap.cc:654] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.285734 16959 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.287634 16959 ts_tablet_manager.cc:1403] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.016s
I20260713 09:08:03.286679 16961 raft_consensus.cc:359] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.291929 16961 raft_consensus.cc:385] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:03.292320 16868 tablet.cc:2406] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:03.292320 16961 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.293256 16961 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.290491 16959 raft_consensus.cc:359] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.298399 16959 raft_consensus.cc:385] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.298745 16959 raft_consensus.cc:740] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.299510 16959 consensus_queue.cc:260] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.298087 16961 ts_tablet_manager.cc:1434] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260713 09:08:03.301278 16961 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.309691 16961 tablet_bootstrap.cc:654] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.302992 16959 ts_tablet_manager.cc:1434] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260713 09:08:03.310765 16959 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.319621 16959 tablet_bootstrap.cc:654] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.342569 16960 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.343017 16960 ts_tablet_manager.cc:1403] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.076s	user 0.045s	sys 0.023s
I20260713 09:08:03.343423 16959 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.343894 16959 ts_tablet_manager.cc:1403] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260713 09:08:03.345314 16961 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.345808 16961 ts_tablet_manager.cc:1403] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.014s
I20260713 09:08:03.345999 16960 raft_consensus.cc:359] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.346808 16960 raft_consensus.cc:385] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.346601 16959 raft_consensus.cc:359] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.347177 16960 raft_consensus.cc:740] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.347386 16959 raft_consensus.cc:385] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.347718 16959 raft_consensus.cc:740] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.348481 16959 consensus_queue.cc:260] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.347971 16960 consensus_queue.cc:260] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.350818 16959 ts_tablet_manager.cc:1434] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:03.351172 16960 ts_tablet_manager.cc:1434] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:03.351663 16959 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.352052 16960 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.358523 16959 tablet_bootstrap.cc:654] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.358537 16960 tablet_bootstrap.cc:654] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.349269 16961 raft_consensus.cc:359] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.371553 16961 raft_consensus.cc:385] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.371896 16961 raft_consensus.cc:740] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.372655 16961 consensus_queue.cc:260] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.374743 16961 ts_tablet_manager.cc:1434] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.000s
I20260713 09:08:03.375666 16961 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.375949 16959 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.376716 16959 ts_tablet_manager.cc:1403] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.013s
I20260713 09:08:03.377978 16960 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.378429 16960 ts_tablet_manager.cc:1403] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260713 09:08:03.379590 16959 raft_consensus.cc:359] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.380439 16959 raft_consensus.cc:385] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.380779 16959 raft_consensus.cc:740] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.381188 16960 raft_consensus.cc:359] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.382006 16960 raft_consensus.cc:385] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.381531 16959 consensus_queue.cc:260] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.382246 16961 tablet_bootstrap.cc:654] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.382309 16960 raft_consensus.cc:740] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.383189 16960 consensus_queue.cc:260] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.389139 16959 ts_tablet_manager.cc:1434] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:08:03.392107 16960 ts_tablet_manager.cc:1434] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:08:03.393597 16959 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.394158 16969 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.394817 16969 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.401230 16959 tablet_bootstrap.cc:654] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.407877 16960 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.409264 16969 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501)
I20260713 09:08:03.415264 16959 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.415833 16959 ts_tablet_manager.cc:1403] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:08:03.419045 16959 raft_consensus.cc:359] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.419975 16959 raft_consensus.cc:385] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.420316 16959 raft_consensus.cc:740] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.420964 16960 tablet_bootstrap.cc:654] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.421347 16959 consensus_queue.cc:260] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.428627 16965 raft_consensus.cc:493] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.429129 16965 raft_consensus.cc:515] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.431780 16965 leader_election.cc:290] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.432413 16961 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.434597 16959 ts_tablet_manager.cc:1434] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260713 09:08:03.439728 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.440785 16842 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 0.
I20260713 09:08:03.442576 16959 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.453413 16882 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.454545 16969 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.454999 16961 ts_tablet_manager.cc:1403] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.080s	user 0.038s	sys 0.037s
I20260713 09:08:03.455047 16969 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.455651 16969 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.457980 16961 raft_consensus.cc:359] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.458738 16961 raft_consensus.cc:385] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.459046 16961 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.459218 16959 tablet_bootstrap.cc:654] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.459836 16961 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.462172 16961 ts_tablet_manager.cc:1434] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:03.463119 16961 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.463165 16960 tablet_bootstrap.cc:492] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.463788 16960 ts_tablet_manager.cc:1403] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260713 09:08:03.470494 16961 tablet_bootstrap.cc:654] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.475051 16966 raft_consensus.cc:493] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.475591 16966 raft_consensus.cc:515] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.478214 16966 leader_election.cc:290] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.480561 16969 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.482766 16969 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501)
I20260713 09:08:03.488806 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.489511 16842 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.491534 16961 tablet_bootstrap.cc:492] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.492031 16961 ts_tablet_manager.cc:1403] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260713 09:08:03.495975 16960 raft_consensus.cc:359] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.496758 16960 raft_consensus.cc:385] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.497056 16960 raft_consensus.cc:740] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.497526 16842 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 1.
I20260713 09:08:03.497990 16960 consensus_queue.cc:260] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.499107 16882 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.500265 16961 raft_consensus.cc:359] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.500943 16961 raft_consensus.cc:385] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.501219 16961 raft_consensus.cc:740] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.502050 16961 consensus_queue.cc:260] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.504318 16961 ts_tablet_manager.cc:1434] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:03.504022 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:03.505239 16961 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.506174 16965 raft_consensus.cc:493] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.506604 16965 raft_consensus.cc:515] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.508414 16969 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:03.509318 16806 leader_election.cc:343] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.509568 16965 leader_election.cc:290] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.522584 16960 ts_tablet_manager.cc:1434] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260713 09:08:03.528226 16960 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.549153 16961 tablet_bootstrap.cc:654] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.550899 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:03.551548 16767 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 0.
I20260713 09:08:03.555377 16960 tablet_bootstrap.cc:654] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.556874 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:03.556078 16969 raft_consensus.cc:697] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:03.560139 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.561775 16767 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.561614 16842 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.561609 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.562395 16969 consensus_queue.cc:237] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:03.564333 16841 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.565331 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
W20260713 09:08:03.568652 16808 leader_election.cc:343] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.569272 16959 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.569134 16808 leader_election.cc:304] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234; no voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1
I20260713 09:08:03.570585 16966 raft_consensus.cc:2749] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.571532 16959 ts_tablet_manager.cc:1403] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.038s
I20260713 09:08:03.579505 16959 raft_consensus.cc:359] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.582545 16959 raft_consensus.cc:385] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.583526 16959 raft_consensus.cc:740] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.584424 16959 consensus_queue.cc:260] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.587392 16959 ts_tablet_manager.cc:1434] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:08:03.588363 16959 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.589059 16767 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 1.
I20260713 09:08:03.583914 16733 leader_election.cc:304] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.597922 16965 raft_consensus.cc:2804] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.598295 16965 raft_consensus.cc:493] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.598631 16965 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.607193 16733 leader_election.cc:304] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.608006 16961 tablet_bootstrap.cc:492] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.610479 16961 ts_tablet_manager.cc:1403] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.002s
I20260713 09:08:03.614718 16959 tablet_bootstrap.cc:654] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.621915 16960 tablet_bootstrap.cc:492] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.621448 16961 raft_consensus.cc:359] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.623363 16961 raft_consensus.cc:385] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.623677 16961 raft_consensus.cc:740] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.623029 16960 ts_tablet_manager.cc:1403] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.021s
I20260713 09:08:03.631582 16961 consensus_queue.cc:260] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.632776 16662 catalog_manager.cc:5697] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.637923 16961 ts_tablet_manager.cc:1434] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:08:03.639307 16961 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.639958 16965 raft_consensus.cc:515] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.643191 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.644280 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.645694 16915 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.644867 16916 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.648247 16993 raft_consensus.cc:2804] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.648648 16993 raft_consensus.cc:493] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.648979 16993 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.649382 16959 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.646267 16965 leader_election.cc:290] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.651671 16959 ts_tablet_manager.cc:1403] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.010s
I20260713 09:08:03.654184 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.654764 16841 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.659566 16969 raft_consensus.cc:493] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.660015 16969 raft_consensus.cc:515] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.660568 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.661370 16916 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.662688 16969 leader_election.cc:290] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:03.663926 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.664561 16842 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 0.
I20260713 09:08:03.666630 16882 leader_election.cc:304] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.664281 16960 raft_consensus.cc:359] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.665307 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:03.667461 16969 raft_consensus.cc:2804] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.668133 16969 raft_consensus.cc:493] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.668190 16767 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 0.
I20260713 09:08:03.668448 16916 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.668704 16969 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.670346 16733 leader_election.cc:304] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.673790 16965 raft_consensus.cc:2804] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.674008 16961 tablet_bootstrap.cc:654] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.667922 16960 raft_consensus.cc:385] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.676697 16960 raft_consensus.cc:740] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.680230 16841 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.681414 16959 raft_consensus.cc:359] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.682716 16959 raft_consensus.cc:385] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.683651 16959 raft_consensus.cc:740] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.684626 16959 consensus_queue.cc:260] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.686106 16960 consensus_queue.cc:260] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.690387 16965 raft_consensus.cc:697] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:03.698330 16969 raft_consensus.cc:515] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.694993 16965 consensus_queue.cc:237] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.703799 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.702387 16960 ts_tablet_manager.cc:1434] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.000s
I20260713 09:08:03.702651 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:03.703253 16961 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.704378 16841 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.704583 16767 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.704746 16961 ts_tablet_manager.cc:1403] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.005s
I20260713 09:08:03.701275 16969 leader_election.cc:290] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:03.705408 16993 raft_consensus.cc:515] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.707146 16960 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.711858 16767 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 1.
I20260713 09:08:03.712116 16841 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 1.
I20260713 09:08:03.716487 16880 leader_election.cc:304] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.717375 16969 raft_consensus.cc:2804] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.717851 16969 raft_consensus.cc:697] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:03.718947 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.718636 16969 consensus_queue.cc:237] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.721344 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.722098 16916 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.727854 16841 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.731215 16916 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.736284 16733 leader_election.cc:304] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.731860 16993 leader_election.cc:290] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.713461 16961 raft_consensus.cc:359] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.733685 16959 ts_tablet_manager.cc:1434] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.031s
I20260713 09:08:03.737468 16998 raft_consensus.cc:2804] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.738075 16961 raft_consensus.cc:385] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.738545 16961 raft_consensus.cc:740] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.738808 16959 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.738654 16998 raft_consensus.cc:697] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:03.740968 16960 tablet_bootstrap.cc:654] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.741406 16998 consensus_queue.cc:237] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.739465 16961 consensus_queue.cc:260] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.745147 16961 ts_tablet_manager.cc:1434] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:08:03.748687 16959 tablet_bootstrap.cc:654] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.756201 16961 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.749794 16841 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.768627 16966 raft_consensus.cc:493] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.769203 16966 raft_consensus.cc:515] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.775426 16966 leader_election.cc:290] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.778270 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:03.779748 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.781056 16960 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.781623 16960 ts_tablet_manager.cc:1403] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.007s
W20260713 09:08:03.782152 16808 leader_election.cc:343] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.780722 16767 raft_consensus.cc:2468] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 0.
I20260713 09:08:03.782809 16959 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.783315 16959 ts_tablet_manager.cc:1403] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.000s
I20260713 09:08:03.784565 16806 leader_election.cc:304] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [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: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: b6be415b68e64a8494afd550845b74b1
I20260713 09:08:03.784876 16960 raft_consensus.cc:359] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.785658 16960 raft_consensus.cc:385] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.786041 16960 raft_consensus.cc:740] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.786154 16959 raft_consensus.cc:359] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.786927 16959 raft_consensus.cc:385] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.787421 16959 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.786881 16960 consensus_queue.cc:260] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.788054 16961 tablet_bootstrap.cc:654] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.788067 16959 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.774696 16664 catalog_manager.cc:5697] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 0 to 1, leader changed from <none> to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 1 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.790941 16959 ts_tablet_manager.cc:1434] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:03.791739 16959 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: Bootstrap starting.
I20260713 09:08:03.789458 16966 raft_consensus.cc:2804] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.792544 16966 raft_consensus.cc:493] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.793534 16966 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.789139 16661 catalog_manager.cc:5697] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.796083 16960 ts_tablet_manager.cc:1434] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:08:03.799646 16960 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.807000 17007 raft_consensus.cc:493] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.807590 17007 raft_consensus.cc:515] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.811244 17007 leader_election.cc:290] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.818831 16998 raft_consensus.cc:493] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.813304 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:03.821278 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.822078 16767 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 0.
I20260713 09:08:03.821885 16998 raft_consensus.cc:515] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.825429 16961 tablet_bootstrap.cc:492] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.824378 16806 leader_election.cc:304] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.826004 16961 ts_tablet_manager.cc:1403] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.003s
W20260713 09:08:03.826166 16808 leader_election.cc:343] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.826642 17007 raft_consensus.cc:2804] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.827016 17007 raft_consensus.cc:493] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.832190 17007 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.832645 16998 leader_election.cc:290] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.835952 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.836130 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.836772 16916 raft_consensus.cc:2468] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.838271 16959 tablet_bootstrap.cc:654] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.838114 16966 raft_consensus.cc:515] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.841140 16960 tablet_bootstrap.cc:654] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.840044 16733 leader_election.cc:304] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.842743 16998 raft_consensus.cc:2804] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.843384 16998 raft_consensus.cc:493] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.843770 16998 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.844051 16966 leader_election.cc:290] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.846127 16961 raft_consensus.cc:359] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.845664 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:03.846869 16961 raft_consensus.cc:385] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.847223 16961 raft_consensus.cc:740] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.847523 16767 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.847961 16961 consensus_queue.cc:260] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.850850 16961 ts_tablet_manager.cc:1434] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:08:03.855865 17007 raft_consensus.cc:515] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.857173 16998 raft_consensus.cc:515] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.859875 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:03.860425 16965 raft_consensus.cc:493] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.860677 16766 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.861337 16961 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: Bootstrap starting.
I20260713 09:08:03.861861 17007 leader_election.cc:290] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.861249 16965 raft_consensus.cc:515] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.865595 16767 raft_consensus.cc:2468] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 1.
I20260713 09:08:03.866365 16965 leader_election.cc:290] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.867677 16806 leader_election.cc:304] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.869477 16960 tablet_bootstrap.cc:492] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:03.869570 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.870009 16960 ts_tablet_manager.cc:1403] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.013s
I20260713 09:08:03.869815 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:03.870198 16842 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.872632 16840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:03.871613 16916 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.871771 17007 raft_consensus.cc:2804] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.879913 17007 raft_consensus.cc:697] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:03.880265 16733 leader_election.cc:304] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:03.889132 17007 consensus_queue.cc:237] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.877619 16840 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 0.
I20260713 09:08:03.890987 16965 raft_consensus.cc:2804] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.893630 16965 raft_consensus.cc:493] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.894074 16965 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.895411 16998 leader_election.cc:290] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.899299 16960 raft_consensus.cc:359] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.900069 16960 raft_consensus.cc:385] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.900393 16960 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.901118 16960 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.903669 16959 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: No bootstrap required, opened a new log
I20260713 09:08:03.904119 16959 ts_tablet_manager.cc:1403] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.003s
I20260713 09:08:03.904289 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.905377 16916 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.907258 16959 raft_consensus.cc:359] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.907910 16959 raft_consensus.cc:385] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.908172 16959 raft_consensus.cc:740] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.908166 16766 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 1.
I20260713 09:08:03.909008 16842 raft_consensus.cc:2468] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.908133 16965 raft_consensus.cc:515] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.909721 16806 leader_election.cc:304] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.910908 16733 leader_election.cc:304] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.909207 16959 consensus_queue.cc:260] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.911494 16965 leader_election.cc:290] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:03.911684 16916 raft_consensus.cc:2468] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.912027 16993 raft_consensus.cc:2804] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.912469 16993 raft_consensus.cc:697] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:03.914117 16959 ts_tablet_manager.cc:1434] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:03.914263 16960 ts_tablet_manager.cc:1434] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.044s	user 0.022s	sys 0.009s
I20260713 09:08:03.913204 16961 tablet_bootstrap.cc:654] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.914335 16993 consensus_queue.cc:237] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.917078 16960 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:03.912295 17007 raft_consensus.cc:2804] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.935293 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:03.935902 16842 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.935978 16916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.937907 16916 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.934545 17007 raft_consensus.cc:697] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:03.941314 17007 consensus_queue.cc:237] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
W20260713 09:08:03.944995 16808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.3:43765, user_credentials={real_user=slave}} blocked reactor thread for 120572us
I20260713 09:08:03.949749 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.952986 16841 raft_consensus.cc:2376] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1. Re-sending same reply.
I20260713 09:08:03.953552 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:03.954327 16915 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:03.957844 16808 leader_election.cc:343] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.967903 16842 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.969149 16733 leader_election.cc:304] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:03.970028 16993 raft_consensus.cc:2804] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.970541 16993 raft_consensus.cc:697] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:03.971413 16993 consensus_queue.cc:237] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:03.969795 16662 catalog_manager.cc:5697] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 0 to 1, leader changed from <none> to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 1 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.973860 16662 catalog_manager.cc:5697] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 0 to 1, leader changed from <none> to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 1 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.964740 16916 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 1.
I20260713 09:08:03.978319 16960 tablet_bootstrap.cc:654] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.980597 16961 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: No bootstrap required, opened a new log
I20260713 09:08:03.990696 16961 ts_tablet_manager.cc:1403] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.001s
I20260713 09:08:03.980927 16915 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 1.
I20260713 09:08:04.002041 16961 raft_consensus.cc:359] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.003249 16961 raft_consensus.cc:385] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.003564 16961 raft_consensus.cc:740] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.004209 16961 consensus_queue.cc:260] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.008733 16969 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.012046 16961 ts_tablet_manager.cc:1434] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:04.013090 16663 catalog_manager.cc:5697] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.015460 16663 catalog_manager.cc:5697] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.029544 16960 tablet_bootstrap.cc:492] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:04.030040 16960 ts_tablet_manager.cc:1403] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.023s
I20260713 09:08:04.032498 16960 raft_consensus.cc:359] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.033169 16960 raft_consensus.cc:385] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.033411 16960 raft_consensus.cc:740] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.034044 16960 consensus_queue.cc:260] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.036126 16960 ts_tablet_manager.cc:1434] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:08:04.036983 16960 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: Bootstrap starting.
I20260713 09:08:04.042258 16960 tablet_bootstrap.cc:654] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.065541 16960 tablet_bootstrap.cc:492] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: No bootstrap required, opened a new log
I20260713 09:08:04.065991 16960 ts_tablet_manager.cc:1403] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260713 09:08:04.068466 16960 raft_consensus.cc:359] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.069161 16960 raft_consensus.cc:385] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.069438 16960 raft_consensus.cc:740] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.070154 16960 consensus_queue.cc:260] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.072255 16960 ts_tablet_manager.cc:1434] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:04.077248 16662 catalog_manager.cc:5697] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 0 to 1, leader changed from <none> to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 1 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:04.079026 16712 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:04.080160 16969 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.135277 17007 raft_consensus.cc:493] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.135762 17007 raft_consensus.cc:515] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.137764 17007 leader_election.cc:290] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:04.138634 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:04.139375 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1" is_pre_election: true
I20260713 09:08:04.139513 16766 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 0.
I20260713 09:08:04.139977 16915 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 0.
I20260713 09:08:04.140671 16806 leader_election.cc:304] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:04.141870 17007 raft_consensus.cc:2804] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.142273 17007 raft_consensus.cc:493] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.142652 17007 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.149325 17007 raft_consensus.cc:515] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.152074 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:04.152661 16766 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.153254 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:04.153789 16915 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.159839 16766 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 1.
I20260713 09:08:04.160175 16915 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 1.
I20260713 09:08:04.161159 16806 leader_election.cc:304] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:04.162027 16966 raft_consensus.cc:2804] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.163364 16966 raft_consensus.cc:697] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:04.164177 16966 consensus_queue.cc:237] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.166369 17007 leader_election.cc:290] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 1 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:04.169843 17022 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.177253 16662 catalog_manager.cc:5697] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.208160 16993 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.213004 16989 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.242624 16998 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.313779 16989 raft_consensus.cc:493] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.314425 16989 raft_consensus.cc:515] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.316831 16989 leader_election.cc:290] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:04.318009 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501523d0050b4ea49d4bdb2736a6deec" is_pre_election: true
I20260713 09:08:04.318219 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1147fb8f68894ef78cb6af4410703234" is_pre_election: true
I20260713 09:08:04.318828 16766 raft_consensus.cc:2393] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6be415b68e64a8494afd550845b74b1 in current term 1: Already voted for candidate 1147fb8f68894ef78cb6af4410703234 in this term.
I20260713 09:08:04.320266 16880 leader_election.cc:304] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6be415b68e64a8494afd550845b74b1; no voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:04.321108 16989 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.328755 16989 raft_consensus.cc:2749] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.346031 16993 consensus_queue.cc:1048] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.346860 16965 consensus_queue.cc:1048] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.353257 16965 consensus_queue.cc:1048] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.367476 16993 consensus_queue.cc:1048] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.388460 16966 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.393010 16998 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.408825 17007 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.427130 16998 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.446417 17024 consensus_queue.cc:1048] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.459525 16914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
mode: GRACEFUL
new_leader_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:45106
I20260713 09:08:04.460316 16914 raft_consensus.cc:606] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Received request to transfer leadership to TS 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:04.469276 16966 consensus_queue.cc:1048] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.478754 16914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
mode: GRACEFUL
new_leader_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:45106
I20260713 09:08:04.480049 16914 raft_consensus.cc:606] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Received request to transfer leadership to TS 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:04.499907 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:37050
I20260713 09:08:04.500447 16766 raft_consensus.cc:606] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:04.512557 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:37050
I20260713 09:08:04.513130 16766 raft_consensus.cc:606] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:04.528951 16841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "124c74e2380c4653979850322198223a"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:36740
I20260713 09:08:04.529479 16841 raft_consensus.cc:606] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Received request to transfer leadership to TS b6be415b68e64a8494afd550845b74b1
I20260713 09:08:04.538143 16969 raft_consensus.cc:993] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: : Instructing follower 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:04.538659 16989 raft_consensus.cc:1081] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Signalling peer 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:04.540413 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:46070
I20260713 09:08:04.541040 16766 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.541445 16766 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.548836 16766 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:04.551156 16766 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 2 election: Requested vote from peers b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:04.551908 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:04.552518 16914 raft_consensus.cc:3055] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:04.552621 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:04.552871 16914 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:04.553236 16841 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.553712 16914 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:04.555157 16914 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.559990 16841 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 2.
I20260713 09:08:04.561318 16733 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:04.561901 16914 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 2.
I20260713 09:08:04.562161 16965 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:04.562706 16965 raft_consensus.cc:697] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:04.563678 16965 consensus_queue.cc:237] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:04.571341 16664 catalog_manager.cc:5697] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 1 to 2, leader changed from b6be415b68e64a8494afd550845b74b1 (127.16.62.3) to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 2 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.621852 16966 consensus_queue.cc:1048] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.622987 17007 consensus_queue.cc:1048] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.640808 17024 raft_consensus.cc:993] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: : Instructing follower b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:04.641237 17024 raft_consensus.cc:1081] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Signalling peer b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:04.644956 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "124c74e2380c4653979850322198223a"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:45732
I20260713 09:08:04.645511 16915 raft_consensus.cc:493] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.645874 16915 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.652252 16915 raft_consensus.cc:515] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.653348 16914 raft_consensus.cc:1240] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Rejecting Update request from peer 1147fb8f68894ef78cb6af4410703234 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:04.655129 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:04.655355 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124c74e2380c4653979850322198223a" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:04.655890 16766 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.656823 17007 consensus_queue.cc:1059] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.655966 16841 raft_consensus.cc:3055] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:04.657570 16841 raft_consensus.cc:740] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:04.658001 16915 leader_election.cc:290] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:04.658644 16841 consensus_queue.cc:260] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.659976 16841 raft_consensus.cc:3060] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.662689 16766 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
I20260713 09:08:04.664177 16880 leader_election.cc:304] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:04.665015 16989 raft_consensus.cc:2804] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:04.665901 16989 raft_consensus.cc:697] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:04.666690 16989 consensus_queue.cc:237] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.667797 16841 raft_consensus.cc:2468] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
W20260713 09:08:04.668771 17007 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:08:04.671779 16969 raft_consensus.cc:993] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: : Instructing follower 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:04.672228 16989 raft_consensus.cc:1081] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Signalling peer 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:04.673784 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:46070
I20260713 09:08:04.674342 16766 raft_consensus.cc:493] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.674706 16766 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.676677 16661 catalog_manager.cc:5697] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 1 to 2, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.681241 16766 raft_consensus.cc:515] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.683326 16766 leader_election.cc:290] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 2 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:04.684338 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:04.684875 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:04.684983 16841 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.685484 16915 raft_consensus.cc:3055] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:04.685847 16915 raft_consensus.cc:740] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:04.686645 16915 consensus_queue.cc:260] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.687894 16915 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.690665 16841 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 2.
I20260713 09:08:04.691843 16733 leader_election.cc:304] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:04.692610 16965 raft_consensus.cc:2804] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:04.693053 16965 raft_consensus.cc:697] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:04.693848 16965 consensus_queue.cc:237] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.694255 16915 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 2.
I20260713 09:08:04.701035 16661 catalog_manager.cc:5697] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 1 to 2, leader changed from b6be415b68e64a8494afd550845b74b1 (127.16.62.3) to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 2 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.837577 16998 raft_consensus.cc:993] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:04.838037 16965 raft_consensus.cc:1081] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:04.839617 16841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46986
I20260713 09:08:04.841634 16841 raft_consensus.cc:493] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.842013 16841 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.848616 16841 raft_consensus.cc:515] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.851125 16841 leader_election.cc:290] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:04.851691 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:04.851707 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:04.852448 16766 raft_consensus.cc:3055] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:04.852602 16915 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.852810 16766 raft_consensus.cc:740] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:04.853637 16766 consensus_queue.cc:260] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.854837 16766 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.859447 16915 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:04.860796 16808 leader_election.cc:304] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:04.861660 17007 raft_consensus.cc:2804] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:04.862136 17007 raft_consensus.cc:697] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:04.861385 16766 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:04.862921 17007 consensus_queue.cc:237] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.870672 16661 catalog_manager.cc:5697] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 1 to 2, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.900887 16993 raft_consensus.cc:993] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:04.901363 16993 raft_consensus.cc:1081] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:04.903013 16841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46986
I20260713 09:08:04.903647 16841 raft_consensus.cc:493] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.904022 16841 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.908993 16841 raft_consensus.cc:515] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.910701 16841 leader_election.cc:290] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:04.911561 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:04.911774 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5086f7f204d068563faa30fd52ae7" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:04.912112 16766 raft_consensus.cc:3055] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:04.912340 16915 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.912348 16766 raft_consensus.cc:740] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:04.913355 16766 consensus_queue.cc:260] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.914232 16766 raft_consensus.cc:3060] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:04.918756 16766 raft_consensus.cc:2468] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:04.918891 16915 raft_consensus.cc:2468] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:04.919965 16806 leader_election.cc:304] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:04.920758 17007 raft_consensus.cc:2804] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:04.921200 17007 raft_consensus.cc:697] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:04.921913 17007 consensus_queue.cc:237] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:04.931841 16664 catalog_manager.cc:5697] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 1 to 2, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.084884 16841 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.086405 16965 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.095485 16915 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.099156 16965 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.191913 16766 raft_consensus.cc:1275] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.193297 16989 consensus_queue.cc:1048] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.202206 16841 raft_consensus.cc:1275] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.204404 16989 consensus_queue.cc:1048] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.258924 16841 raft_consensus.cc:1275] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.260217 16965 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.268359 16915 raft_consensus.cc:1275] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.269868 16993 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.287956 16767 raft_consensus.cc:1275] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.289089 17007 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.298156 16915 raft_consensus.cc:1275] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.299960 16966 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.311128 16767 raft_consensus.cc:1275] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.313396 16966 consensus_queue.cc:1048] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.322540 16915 raft_consensus.cc:1275] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:05.324533 17024 consensus_queue.cc:1048] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.652937 16632 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:08:07.653729 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:07.677019 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:37062
I20260713 09:08:07.677631 16766 raft_consensus.cc:606] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Received request to transfer leadership to TS b6be415b68e64a8494afd550845b74b1
I20260713 09:08:07.688458 16841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:07.689000 16841 raft_consensus.cc:606] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Received request to transfer leadership to TS b6be415b68e64a8494afd550845b74b1
I20260713 09:08:07.690202 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:07.690675 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:07.791417 17061 raft_consensus.cc:993] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: : Instructing follower b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:07.791911 17024 raft_consensus.cc:1081] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Signalling peer b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:07.793641 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:45732
I20260713 09:08:07.794162 16915 raft_consensus.cc:493] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.794481 16915 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.799149 16915 raft_consensus.cc:515] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:07.801187 16915 leader_election.cc:290] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:07.802284 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:07.802456 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:07.802822 16841 raft_consensus.cc:3055] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.803177 16766 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.803187 16841 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:07.804111 16841 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:07.804981 16841 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.808462 16766 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
I20260713 09:08:07.809082 16841 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
I20260713 09:08:07.809816 16880 leader_election.cc:304] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:07.810732 17056 raft_consensus.cc:2804] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.811825 17056 raft_consensus.cc:697] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:07.812567 17056 consensus_queue.cc:237] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:07.824918 16664 catalog_manager.cc:5697] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 1 to 2, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:07.950398 16937 debug-util.cc:398] Leaking SignalData structure 0x7b080016f060 after lost signal to thread 16635
W20260713 09:08:07.951212 16937 debug-util.cc:398] Leaking SignalData structure 0x7b080016f740 after lost signal to thread 16698
W20260713 09:08:07.952847 16937 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9740 after lost signal to thread 16940
I20260713 09:08:08.092813 17068 raft_consensus.cc:993] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:08.093393 16993 raft_consensus.cc:1081] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Signalling peer b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:08.095165 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:45734
I20260713 09:08:08.095844 16915 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.096269 16915 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.103708 16915 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:08.105774 16915 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 3 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501)
I20260713 09:08:08.106391 16841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:08.106742 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:08.106976 16841 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.107326 16766 raft_consensus.cc:3055] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:08.107638 16766 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:08.108425 16766 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:08.109596 16766 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.113425 16841 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 3.
I20260713 09:08:08.114539 16882 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [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: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:08.115398 17056 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:08.115988 16766 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 3.
I20260713 09:08:08.115988 17056 raft_consensus.cc:697] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:08.117225 17056 consensus_queue.cc:237] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:08.128623 16664 catalog_manager.cc:5697] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 2 to 3, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.234077 16766 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:08.235519 17056 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.251008 16841 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:08.257651 17062 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.630187 16841 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:08.631458 17062 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:08.640982 16766 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:08.643138 17056 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:08.691602 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:08.705536 16915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:45106
I20260713 09:08:08.706097 16915 raft_consensus.cc:606] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:08.710999 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:37050
I20260713 09:08:08.711539 16766 raft_consensus.cc:606] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:08.716245 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:37050
I20260713 09:08:08.716702 16766 raft_consensus.cc:606] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:08.721668 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:37050
I20260713 09:08:08.722281 16766 raft_consensus.cc:606] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:08.733515 16914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
mode: GRACEFUL
new_leader_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:45106
I20260713 09:08:08.734248 16914 raft_consensus.cc:606] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Received request to transfer leadership to TS 1147fb8f68894ef78cb6af4410703234
I20260713 09:08:08.842029 16993 raft_consensus.cc:993] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.842554 17078 raft_consensus.cc:1081] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.844159 16841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46986
I20260713 09:08:08.844588 16841 raft_consensus.cc:493] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.844895 16841 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.848929 16841 raft_consensus.cc:515] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.851429 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:08.851512 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:08.852001 16766 raft_consensus.cc:3055] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.852092 16841 leader_election.cc:290] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:08.852380 16766 raft_consensus.cc:740] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:08.852020 16914 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.853852 16993 raft_consensus.cc:993] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.853317 16766 consensus_queue.cc:260] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.855130 16766 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.854301 17078 raft_consensus.cc:1081] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.859277 16841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46986
I20260713 09:08:08.859866 16841 raft_consensus.cc:493] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.859901 16914 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:08.860416 16841 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.861203 16766 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:08.861378 16808 leader_election.cc:304] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:08.862196 17024 raft_consensus.cc:2804] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.863482 17024 raft_consensus.cc:697] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:08.864310 17024 consensus_queue.cc:237] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.868870 16841 raft_consensus.cc:515] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.873073 17072 raft_consensus.cc:993] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.873519 17072 raft_consensus.cc:1081] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:08.873642 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:08.874164 16766 raft_consensus.cc:3055] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.874589 16766 raft_consensus.cc:740] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:08.875533 16842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46972
I20260713 09:08:08.876533 16842 raft_consensus.cc:493] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.876906 16842 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.875295 16766 consensus_queue.cc:260] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.877028 16841 leader_election.cc:290] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:08.877671 16766 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.880298 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e875e942dd904e3e95785b963b4ddb59" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:08.880942 16914 raft_consensus.cc:3060] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.882576 16664 catalog_manager.cc:5697] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 1 to 2, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.885711 16766 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:08.887035 16806 leader_election.cc:304] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:08.888003 17024 raft_consensus.cc:2804] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.888482 17024 raft_consensus.cc:697] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:08.889318 17024 consensus_queue.cc:237] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.900508 16914 raft_consensus.cc:2468] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 2.
I20260713 09:08:08.906301 16842 raft_consensus.cc:515] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.909349 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:08.910000 16766 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.912739 16842 leader_election.cc:290] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 3 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:08.912949 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:08.913545 16914 raft_consensus.cc:3055] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:08.913861 16914 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:08.914639 16914 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.915930 16914 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.916697 16766 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 3.
I20260713 09:08:08.917932 16806 leader_election.cc:304] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [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: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:08.918743 17024 raft_consensus.cc:2804] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:08.919464 17024 raft_consensus.cc:697] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:08.920342 17024 consensus_queue.cc:237] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:08.921172 16664 catalog_manager.cc:5697] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 1 to 2, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.922415 16914 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 3.
I20260713 09:08:08.934204 16664 catalog_manager.cc:5697] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 2 to 3, leader changed from b6be415b68e64a8494afd550845b74b1 (127.16.62.3) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 3 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.036165 17062 raft_consensus.cc:993] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:09.036676 17056 raft_consensus.cc:1081] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:09.038247 16842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46972
I20260713 09:08:09.038913 16842 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:09.039387 16842 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.047719 16842 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:09.049456 16842 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 4 election: Requested vote from peers b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765), 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501)
I20260713 09:08:09.050540 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:09.050463 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:09.051179 16766 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.051312 16914 raft_consensus.cc:3055] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:09.051783 16914 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:09.052699 16914 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:09.054162 16914 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.055590 16766 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 4.
I20260713 09:08:09.056540 16806 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [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: 1147fb8f68894ef78cb6af4410703234, 501523d0050b4ea49d4bdb2736a6deec; no voters: 
I20260713 09:08:09.057260 17024 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:09.057682 17024 raft_consensus.cc:697] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:09.058423 17024 consensus_queue.cc:237] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:09.062070 16914 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 4.
I20260713 09:08:09.066051 16664 catalog_manager.cc:5697] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 3 to 4, leader changed from b6be415b68e64a8494afd550845b74b1 (127.16.62.3) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 4 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.092072 16993 raft_consensus.cc:993] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: : Instructing follower 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:09.092643 17078 raft_consensus.cc:1081] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Signalling peer 1147fb8f68894ef78cb6af4410703234 to start an election
I20260713 09:08:09.094202 16842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
 from {username='slave'} at 127.0.0.1:46986
I20260713 09:08:09.094686 16842 raft_consensus.cc:493] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:09.094992 16842 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.100243 16842 raft_consensus.cc:515] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:09.102480 16842 leader_election.cc:290] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [CANDIDATE]: Term 3 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:09.103204 16914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:09.102869 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c99ba0718e496ca8fdf8e323c25f67" candidate_uuid: "1147fb8f68894ef78cb6af4410703234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:09.103840 16914 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.103935 16766 raft_consensus.cc:3055] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:09.104386 16766 raft_consensus.cc:740] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:09.105306 16766 consensus_queue.cc:260] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:09.106703 16766 raft_consensus.cc:3060] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.111799 16914 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 3.
I20260713 09:08:09.112782 16808 leader_election.cc:304] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [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: 1147fb8f68894ef78cb6af4410703234, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:09.113451 17024 raft_consensus.cc:2804] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:09.113878 17024 raft_consensus.cc:697] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Becoming Leader. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:09.113948 16766 raft_consensus.cc:2468] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1147fb8f68894ef78cb6af4410703234 in term 3.
I20260713 09:08:09.114703 17024 consensus_queue.cc:237] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:09.122148 16664 catalog_manager.cc:5697] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 reported cstate change: term changed from 2 to 3, leader changed from 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1) to 1147fb8f68894ef78cb6af4410703234 (127.16.62.2). New cstate: current_term: 3 leader_uuid: "1147fb8f68894ef78cb6af4410703234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.312709 16766 raft_consensus.cc:1275] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.313967 17079 consensus_queue.cc:1048] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.328023 16914 raft_consensus.cc:1275] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.332617 17024 consensus_queue.cc:1048] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:09.456753 16914 raft_consensus.cc:1275] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.458382 17079 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.469949 16766 raft_consensus.cc:1275] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.471655 17079 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.486706 16914 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.488328 17024 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.498811 16766 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.500767 17024 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.511445 16914 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:09.512732 17095 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:09.523715 16766 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:09.525089 17095 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:09.565197 16914 raft_consensus.cc:1275] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.566669 17024 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.581502 16766 raft_consensus.cc:1275] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Refusing update from remote peer 1147fb8f68894ef78cb6af4410703234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.583194 17079 consensus_queue.cc:1048] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.742461 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:11.749733 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:11.750380 16842 raft_consensus.cc:606] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Received request to transfer leadership to TS b6be415b68e64a8494afd550845b74b1
I20260713 09:08:11.753042 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:11.753509 16842 raft_consensus.cc:606] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 LEADER]: Received request to transfer leadership to TS 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:11.756112 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:11.756724 16842 raft_consensus.cc:606] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Received request to transfer leadership to TS 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:11.759011 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:11.759452 16842 raft_consensus.cc:606] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Received request to transfer leadership to TS 501523d0050b4ea49d4bdb2736a6deec
I20260713 09:08:11.761663 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659"
dest_uuid: "1147fb8f68894ef78cb6af4410703234"
mode: GRACEFUL
new_leader_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:36756
I20260713 09:08:11.762072 16842 raft_consensus.cc:606] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Received request to transfer leadership to TS b6be415b68e64a8494afd550845b74b1
I20260713 09:08:11.762984 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:11.763513 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:11.948916 17079 raft_consensus.cc:993] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: : Instructing follower b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:11.949507 17095 raft_consensus.cc:1081] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Signalling peer b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:11.951248 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:45732
I20260713 09:08:11.951763 16915 raft_consensus.cc:493] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:11.952117 16915 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.957288 16915 raft_consensus.cc:515] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:11.959165 16915 leader_election.cc:290] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 3 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:11.960250 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:11.960408 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0658350e44944d5abec4ce6cb0482203" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:11.960978 16766 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.961012 16842 raft_consensus.cc:3055] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:11.961498 16842 raft_consensus.cc:740] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:11.962320 16842 consensus_queue.cc:260] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:11.963521 16842 raft_consensus.cc:3060] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:11.966218 16766 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 3.
I20260713 09:08:11.967612 16880 leader_election.cc:304] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [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: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:11.968611 17101 raft_consensus.cc:2804] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:11.969578 17101 raft_consensus.cc:697] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:11.969709 16842 raft_consensus.cc:2468] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 3.
I20260713 09:08:11.970544 17101 consensus_queue.cc:237] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:11.978006 16661 catalog_manager.cc:5697] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 2 to 3, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.985869 17095 raft_consensus.cc:993] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: : Instructing follower 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:11.986444 17079 raft_consensus.cc:1081] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 LEADER]: Signalling peer 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:11.988235 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:46078
I20260713 09:08:11.988726 16766 raft_consensus.cc:493] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:11.989035 16766 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:11.995574 16766 raft_consensus.cc:515] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:11.997184 16766 leader_election.cc:290] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 5 election: Requested vote from peers b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:11.998231 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:11.998692 16915 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:11.998502 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e17ec6ead444f2835c21230076d28f" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:11.999168 16842 raft_consensus.cc:3055] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:11.999500 16842 raft_consensus.cc:740] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:12.000294 16842 consensus_queue.cc:260] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:12.001700 16842 raft_consensus.cc:3060] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:12.002867 17095 raft_consensus.cc:993] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: : Instructing follower 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:12.003357 17079 raft_consensus.cc:1081] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Signalling peer 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:12.004554 16915 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 5.
I20260713 09:08:12.004951 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:46078
I20260713 09:08:12.005584 16766 raft_consensus.cc:493] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.005970 16766 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:12.006028 16733 leader_election.cc:304] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [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: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:12.008178 17108 raft_consensus.cc:2804] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:12.008772 16842 raft_consensus.cc:2468] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 5.
I20260713 09:08:12.010778 17108 raft_consensus.cc:697] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 5 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:12.012030 16766 raft_consensus.cc:515] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.012149 17108 consensus_queue.cc:237] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [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: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } }
I20260713 09:08:12.013579 16766 leader_election.cc:290] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 4 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:12.014807 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:12.014882 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225870be51eb4ffa858fdbc85c714fae" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:12.015448 16842 raft_consensus.cc:3055] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:12.015547 16915 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:12.015894 16842 raft_consensus.cc:740] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:12.017311 16842 consensus_queue.cc:260] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.018694 16842 raft_consensus.cc:3060] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:12.021148 16915 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 4.
I20260713 09:08:12.021220 16661 catalog_manager.cc:5697] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 4 to 5, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 5 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.022161 16733 leader_election.cc:304] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [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: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:12.022996 17108 raft_consensus.cc:2804] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:12.023536 17108 raft_consensus.cc:697] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 4 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:12.024596 17108 consensus_queue.cc:237] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.025161 16842 raft_consensus.cc:2468] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 4.
I20260713 09:08:12.035419 16661 catalog_manager.cc:5697] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 3 to 4, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 4 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.076050 17095 raft_consensus.cc:993] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: : Instructing follower 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:12.076519 17079 raft_consensus.cc:1081] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Signalling peer 501523d0050b4ea49d4bdb2736a6deec to start an election
I20260713 09:08:12.077956 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304"
dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
 from {username='slave'} at 127.0.0.1:46078
I20260713 09:08:12.078389 16766 raft_consensus.cc:493] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.078662 16766 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:12.082437 16766 raft_consensus.cc:515] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.083967 16766 leader_election.cc:290] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [CANDIDATE]: Term 3 election: Requested vote from peers 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369), b6be415b68e64a8494afd550845b74b1 (127.16.62.3:43765)
I20260713 09:08:12.084642 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:12.084947 16915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131ac986b50e43a2a2b7b9c66930f304" candidate_uuid: "501523d0050b4ea49d4bdb2736a6deec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6be415b68e64a8494afd550845b74b1"
I20260713 09:08:12.085198 16842 raft_consensus.cc:3055] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:12.085429 16915 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:12.085552 16842 raft_consensus.cc:740] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:12.086426 16842 consensus_queue.cc:260] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.087387 16842 raft_consensus.cc:3060] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:12.089705 16915 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 3.
I20260713 09:08:12.090705 16733 leader_election.cc:304] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [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: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:12.091380 17108 raft_consensus.cc:2804] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:12.091841 17108 raft_consensus.cc:697] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 3 LEADER]: Becoming Leader. State: Replica: 501523d0050b4ea49d4bdb2736a6deec, State: Running, Role: LEADER
I20260713 09:08:12.092250 16842 raft_consensus.cc:2468] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501523d0050b4ea49d4bdb2736a6deec in term 3.
I20260713 09:08:12.092788 17108 consensus_queue.cc:237] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.100253 16661 catalog_manager.cc:5697] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec reported cstate change: term changed from 2 to 3, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1). New cstate: current_term: 3 leader_uuid: "501523d0050b4ea49d4bdb2736a6deec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.206661 17095 raft_consensus.cc:993] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: : Instructing follower b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:12.207170 17079 raft_consensus.cc:1081] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Signalling peer b6be415b68e64a8494afd550845b74b1 to start an election
I20260713 09:08:12.208685 16915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659"
dest_uuid: "b6be415b68e64a8494afd550845b74b1"
 from {username='slave'} at 127.0.0.1:45732
I20260713 09:08:12.209146 16915 raft_consensus.cc:493] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.209470 16915 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.213367 16915 raft_consensus.cc:515] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.214820 16915 leader_election.cc:290] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Requested vote from peers 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501), 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369)
I20260713 09:08:12.215569 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501523d0050b4ea49d4bdb2736a6deec"
I20260713 09:08:12.215823 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda7913fba6048a0a238adbb1d749659" candidate_uuid: "b6be415b68e64a8494afd550845b74b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1147fb8f68894ef78cb6af4410703234"
I20260713 09:08:12.216032 16766 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.216391 16842 raft_consensus.cc:3055] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.216650 16842 raft_consensus.cc:740] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1147fb8f68894ef78cb6af4410703234, State: Running, Role: LEADER
I20260713 09:08:12.217337 16842 consensus_queue.cc:260] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [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: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.218226 16842 raft_consensus.cc:3060] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.220317 16766 raft_consensus.cc:2468] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
I20260713 09:08:12.221258 16880 leader_election.cc:304] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501523d0050b4ea49d4bdb2736a6deec, b6be415b68e64a8494afd550845b74b1; no voters: 
I20260713 09:08:12.222023 17101 raft_consensus.cc:2804] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.222543 17101 raft_consensus.cc:697] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Becoming Leader. State: Replica: b6be415b68e64a8494afd550845b74b1, State: Running, Role: LEADER
I20260713 09:08:12.223492 16842 raft_consensus.cc:2468] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6be415b68e64a8494afd550845b74b1 in term 2.
I20260713 09:08:12.223372 17101 consensus_queue.cc:237] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } }
I20260713 09:08:12.229719 16661 catalog_manager.cc:5697] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 reported cstate change: term changed from 1 to 2, leader changed from 1147fb8f68894ef78cb6af4410703234 (127.16.62.2) to b6be415b68e64a8494afd550845b74b1 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "b6be415b68e64a8494afd550845b74b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.439322 16842 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:12.440620 17108 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:12.451159 16915 raft_consensus.cc:1275] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:12.452420 17108 consensus_queue.cc:1048] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.482793 16842 raft_consensus.cc:1275] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:12.484156 17109 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.492034 16842 raft_consensus.cc:1275] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:12.493206 16915 raft_consensus.cc:1275] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:12.493640 17101 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.495394 17120 consensus_queue.cc:1048] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:12.509486 16841 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 5 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:12.514879 17109 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:12.515341 16766 raft_consensus.cc:1275] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:12.517086 17124 consensus_queue.cc:1048] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.529137 16915 raft_consensus.cc:1275] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 5 FOLLOWER]: Refusing update from remote peer 501523d0050b4ea49d4bdb2736a6deec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:12.531291 17120 consensus_queue.cc:1048] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6be415b68e64a8494afd550845b74b1" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:12.610917 16766 raft_consensus.cc:1275] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.612253 17124 consensus_queue.cc:1048] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501523d0050b4ea49d4bdb2736a6deec" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.620822 16841 raft_consensus.cc:1275] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Refusing update from remote peer b6be415b68e64a8494afd550845b74b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.622372 17102 consensus_queue.cc:1048] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1147fb8f68894ef78cb6af4410703234" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:12.764375 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:12.770496 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
I20260713 09:08:12.792855 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.793563 16632 tablet_replica.cc:333] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.794219 16632 raft_consensus.cc:2243] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.794716 16632 raft_consensus.cc:2272] T 124c74e2380c4653979850322198223a P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.796901 16632 tablet_replica.cc:333] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.797442 16632 raft_consensus.cc:2243] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.797858 16632 raft_consensus.cc:2272] T 33b5086f7f204d068563faa30fd52ae7 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.799521 16632 tablet_replica.cc:333] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.799997 16632 raft_consensus.cc:2243] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.800678 16632 raft_consensus.cc:2272] T 131ac986b50e43a2a2b7b9c66930f304 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.802704 16632 tablet_replica.cc:333] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.803248 16632 raft_consensus.cc:2243] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.803643 16632 raft_consensus.cc:2272] T e875e942dd904e3e95785b963b4ddb59 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.805632 16632 tablet_replica.cc:333] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.806078 16632 raft_consensus.cc:2243] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.806459 16632 raft_consensus.cc:2272] T 0658350e44944d5abec4ce6cb0482203 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.808296 16632 tablet_replica.cc:333] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.808781 16632 raft_consensus.cc:2243] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.809146 16632 raft_consensus.cc:2272] T e7c99ba0718e496ca8fdf8e323c25f67 P 501523d0050b4ea49d4bdb2736a6deec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.810673 16632 tablet_replica.cc:333] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.811158 16632 raft_consensus.cc:2243] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.811511 16632 raft_consensus.cc:2272] T bda7913fba6048a0a238adbb1d749659 P 501523d0050b4ea49d4bdb2736a6deec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.813617 16632 tablet_replica.cc:333] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.814183 16632 raft_consensus.cc:2243] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.814908 16632 raft_consensus.cc:2272] T 225870be51eb4ffa858fdbc85c714fae P 501523d0050b4ea49d4bdb2736a6deec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.816917 16632 tablet_replica.cc:333] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec: stopping tablet replica
I20260713 09:08:12.817378 16632 raft_consensus.cc:2243] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.818105 16632 raft_consensus.cc:2272] T 12e17ec6ead444f2835c21230076d28f P 501523d0050b4ea49d4bdb2736a6deec [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:12.922577 16806 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45501: connect: Connection refused (error 111)
I20260713 09:08:12.924552 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
W20260713 09:08:12.927656 16806 consensus_peers.cc:597] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 -> Peer 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501): Couldn't send request to peer 501523d0050b4ea49d4bdb2736a6deec. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:12.928210 16880 consensus_peers.cc:597] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 -> Peer 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501): Couldn't send request to peer 501523d0050b4ea49d4bdb2736a6deec. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.943539 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:08:12.954102 16882 consensus_peers.cc:597] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 -> Peer 1147fb8f68894ef78cb6af4410703234 (127.16.62.2:37369): Couldn't send request to peer 1147fb8f68894ef78cb6af4410703234. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.969587 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.970253 16632 tablet_replica.cc:333] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.970794 16632 raft_consensus.cc:2243] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.971315 16632 raft_consensus.cc:2272] T 124c74e2380c4653979850322198223a P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.973107 16632 tablet_replica.cc:333] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.973862 16632 raft_consensus.cc:2243] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.974619 16632 raft_consensus.cc:2272] T 33b5086f7f204d068563faa30fd52ae7 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.976799 16632 tablet_replica.cc:333] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.977331 16632 raft_consensus.cc:2243] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.977746 16632 raft_consensus.cc:2272] T bda7913fba6048a0a238adbb1d749659 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:12.977937 16806 consensus_peers.cc:597] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 -> Peer 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501): Couldn't send request to peer 501523d0050b4ea49d4bdb2736a6deec. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.979857 16632 tablet_replica.cc:333] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.980406 16632 raft_consensus.cc:2243] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.981127 16632 raft_consensus.cc:2272] T e875e942dd904e3e95785b963b4ddb59 P 1147fb8f68894ef78cb6af4410703234 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.982759 16632 tablet_replica.cc:333] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.983333 16632 raft_consensus.cc:2243] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.983731 16632 raft_consensus.cc:2272] T 131ac986b50e43a2a2b7b9c66930f304 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.985769 16632 tablet_replica.cc:333] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.986274 16632 raft_consensus.cc:2243] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.986688 16632 raft_consensus.cc:2272] T 225870be51eb4ffa858fdbc85c714fae P 1147fb8f68894ef78cb6af4410703234 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.988663 16632 tablet_replica.cc:333] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.989157 16632 raft_consensus.cc:2243] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.989564 16632 raft_consensus.cc:2272] T 12e17ec6ead444f2835c21230076d28f P 1147fb8f68894ef78cb6af4410703234 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.991760 16632 tablet_replica.cc:333] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.992223 16632 raft_consensus.cc:2243] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.993021 16632 raft_consensus.cc:2272] T e7c99ba0718e496ca8fdf8e323c25f67 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.994614 16632 tablet_replica.cc:333] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234: stopping tablet replica
I20260713 09:08:12.995057 16632 raft_consensus.cc:2243] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.995530 16632 raft_consensus.cc:2272] T 0658350e44944d5abec4ce6cb0482203 P 1147fb8f68894ef78cb6af4410703234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.024163 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
I20260713 09:08:13.040839 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
I20260713 09:08:13.065629 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:13.066395 16632 tablet_replica.cc:333] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.067369 16632 raft_consensus.cc:2243] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:13.068264 16632 raft_consensus.cc:2272] T 124c74e2380c4653979850322198223a P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.070084 16632 tablet_replica.cc:333] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
W20260713 09:08:13.070006 16880 consensus_peers.cc:597] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 -> Peer 501523d0050b4ea49d4bdb2736a6deec (127.16.62.1:45501): Couldn't send request to peer 501523d0050b4ea49d4bdb2736a6deec. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:13.070783 16632 raft_consensus.cc:2243] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:13.071736 16632 raft_consensus.cc:2272] T bda7913fba6048a0a238adbb1d749659 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.074239 16632 tablet_replica.cc:333] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.074735 16632 raft_consensus.cc:2243] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.075214 16632 raft_consensus.cc:2272] T 33b5086f7f204d068563faa30fd52ae7 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.076725 16632 tablet_replica.cc:333] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.077181 16632 raft_consensus.cc:2243] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.077615 16632 raft_consensus.cc:2272] T e7c99ba0718e496ca8fdf8e323c25f67 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.079253 16632 tablet_replica.cc:333] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.079708 16632 raft_consensus.cc:2243] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:13.080423 16632 raft_consensus.cc:2272] T 0658350e44944d5abec4ce6cb0482203 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.082321 16632 tablet_replica.cc:333] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.082785 16632 raft_consensus.cc:2243] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.083231 16632 raft_consensus.cc:2272] T e875e942dd904e3e95785b963b4ddb59 P b6be415b68e64a8494afd550845b74b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.084730 16632 tablet_replica.cc:333] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.085162 16632 raft_consensus.cc:2243] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.085564 16632 raft_consensus.cc:2272] T 131ac986b50e43a2a2b7b9c66930f304 P b6be415b68e64a8494afd550845b74b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.087515 16632 tablet_replica.cc:333] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.087958 16632 raft_consensus.cc:2243] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.088340 16632 raft_consensus.cc:2272] T 225870be51eb4ffa858fdbc85c714fae P b6be415b68e64a8494afd550845b74b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.090286 16632 tablet_replica.cc:333] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1: stopping tablet replica
I20260713 09:08:13.090692 16632 raft_consensus.cc:2243] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.091164 16632 raft_consensus.cc:2272] T 12e17ec6ead444f2835c21230076d28f P b6be415b68e64a8494afd550845b74b1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.133631 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:08:13.150017 16632 master.cc:562] Master@127.16.62.62:34135 shutting down...
I20260713 09:08:13.172793 16719 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:08:13.263624 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:13.264200 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.264535 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd4cc97b72364c8d9d3c2cfa94cafe92: stopping tablet replica
I20260713 09:08:13.283939 16632 master.cc:584] Master@127.16.62.62:34135 shutdown complete.
1147fb8f68894ef78cb6af4410703234  4
501523d0050b4ea49d4bdb2736a6deec  4
b6be415b68e64a8494afd550845b74b1  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12830 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:08:13.324710 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:42955
I20260713 09:08:13.325858 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.331760 17134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.332442 17135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.333478 17137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.333580 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:13.334550 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.334769 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.334964 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933693334934 us; error 0 us; skew 500 ppm
I20260713 09:08:13.335556 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.337846 16632 webserver.cc:533] Webserver started at http://127.16.62.62:33597/ using document root <none> and password file <none>
I20260713 09:08:13.338280 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.338435 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.338640 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.339730 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "bb029196dc6b494a99c8ee738eaaf04c"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.343988 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:13.347234 17142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.347949 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:13.348229 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "bb029196dc6b494a99c8ee738eaaf04c"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.348538 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.362524 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.363806 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.401503 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:42955
I20260713 09:08:13.401599 17193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:42955 every 8 connection(s)
I20260713 09:08:13.405308 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.414783 17194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c: Bootstrap starting.
I20260713 09:08:13.419256 17194 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.424031 17194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c: No bootstrap required, opened a new log
I20260713 09:08:13.426157 17194 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER }
I20260713 09:08:13.426560 17194 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.426752 17194 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb029196dc6b494a99c8ee738eaaf04c, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.427573 17194 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER }
I20260713 09:08:13.428009 17194 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:13.428298 17194 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:13.428558 17194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.432425 17194 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER }
I20260713 09:08:13.432895 17194 leader_election.cc:304] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [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: bb029196dc6b494a99c8ee738eaaf04c; no voters: 
I20260713 09:08:13.433938 17194 leader_election.cc:290] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:13.434299 17197 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.435741 17197 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 1 LEADER]: Becoming Leader. State: Replica: bb029196dc6b494a99c8ee738eaaf04c, State: Running, Role: LEADER
I20260713 09:08:13.436455 17197 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [LEADER]: Queue going to LEADER mode. State: All 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: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER }
I20260713 09:08:13.436730 17194 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:13.441541 17198 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb029196dc6b494a99c8ee738eaaf04c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER } }
I20260713 09:08:13.441978 17199 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb029196dc6b494a99c8ee738eaaf04c. Latest consensus state: current_term: 1 leader_uuid: "bb029196dc6b494a99c8ee738eaaf04c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb029196dc6b494a99c8ee738eaaf04c" member_type: VOTER } }
I20260713 09:08:13.442378 17198 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:13.442806 17199 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:13.445775 17205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:13.453951 17205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:13.454897 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:13.462168 17205 catalog_manager.cc:1383] Generated new cluster ID: de4583987c834a139c4511dd87992ee9
I20260713 09:08:13.462515 17205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:13.473235 17205 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:13.474455 17205 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:13.489647 17205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c: Generated new TSK 0
I20260713 09:08:13.490276 17205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:13.521512 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.527634 17215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.528558 17216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.530742 17218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.530990 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:13.532019 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.532207 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.532424 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933693532387 us; error 0 us; skew 500 ppm
I20260713 09:08:13.532995 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.535595 16632 webserver.cc:533] Webserver started at http://127.16.62.1:38411/ using document root <none> and password file <none>
I20260713 09:08:13.536085 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.536252 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.536564 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.537667 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "92943fb244d941388879fe5e8a4ef670"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.542048 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:08:13.545406 17223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.546150 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:13.546473 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "92943fb244d941388879fe5e8a4ef670"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.546765 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.567843 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.569094 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.570559 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.572796 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.573012 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.573272 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.573469 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.613685 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:43047
I20260713 09:08:13.613767 17285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:43047 every 8 connection(s)
I20260713 09:08:13.618432 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.627606 17290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.628631 17291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.628958 17293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.629436 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:13.630499 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.630720 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.630903 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933693630886 us; error 0 us; skew 500 ppm
I20260713 09:08:13.631412 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.633515 16632 webserver.cc:533] Webserver started at http://127.16.62.2:44775/ using document root <none> and password file <none>
I20260713 09:08:13.634083 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.634294 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.634582 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.635805 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "c548eaa90c5a4284b8dca5909ded1f66"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.637440 17286 heartbeater.cc:344] Connected to a master server at 127.16.62.62:42955
I20260713 09:08:13.637777 17286 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.638528 17286 heartbeater.cc:507] Master 127.16.62.62:42955 requested a full tablet report, sending...
I20260713 09:08:13.640535 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:13.640597 17159 ts_manager.cc:194] Registered new tserver with Master: 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047)
I20260713 09:08:13.642282 17159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36544
I20260713 09:08:13.644001 17298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.645095 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:08:13.645458 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "c548eaa90c5a4284b8dca5909ded1f66"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.645758 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.656266 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.657467 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.658867 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.661026 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.661266 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.661504 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.661672 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.701798 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:33701
I20260713 09:08:13.701906 17360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:33701 every 8 connection(s)
I20260713 09:08:13.706341 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.712634 17364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.712977 17365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.715912 17367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.716807 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:13.717854 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.718093 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.718291 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933693718274 us; error 0 us; skew 500 ppm
I20260713 09:08:13.718725 17361 heartbeater.cc:344] Connected to a master server at 127.16.62.62:42955
I20260713 09:08:13.718907 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.719069 17361 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.719985 17361 heartbeater.cc:507] Master 127.16.62.62:42955 requested a full tablet report, sending...
I20260713 09:08:13.721731 16632 webserver.cc:533] Webserver started at http://127.16.62.3:39389/ using document root <none> and password file <none>
I20260713 09:08:13.722249 17159 ts_manager.cc:194] Registered new tserver with Master: c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:13.722362 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.722669 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.722997 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.724006 17159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36558
I20260713 09:08:13.724476 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.728860 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:13.731809 17372 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.732514 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:13.732753 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-h7ql"
I20260713 09:08:13.732975 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.758090 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.759234 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.760581 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.762655 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.762833 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.763152 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.763314 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.804601 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:34727
I20260713 09:08:13.804705 17434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:34727 every 8 connection(s)
I20260713 09:08:13.819551 17435 heartbeater.cc:344] Connected to a master server at 127.16.62.62:42955
I20260713 09:08:13.819933 17435 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.820669 17435 heartbeater.cc:507] Master 127.16.62.62:42955 requested a full tablet report, sending...
I20260713 09:08:13.822822 17159 ts_manager.cc:194] Registered new tserver with Master: 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:13.823207 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015146491s
I20260713 09:08:13.824856 17159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36562
I20260713 09:08:13.851348 17159 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36578:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:13.854501 17159 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:13.933745 17326 tablet_service.cc:1511] Processing CreateTablet for tablet e0e62c3eaac5461aa231241e6fc9ea7a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:13.933746 17325 tablet_service.cc:1511] Processing CreateTablet for tablet 687307dd1d7c43e787698c260ea47980 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:13.935379 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e62c3eaac5461aa231241e6fc9ea7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.936060 17325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687307dd1d7c43e787698c260ea47980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.941915 17400 tablet_service.cc:1511] Processing CreateTablet for tablet e0e62c3eaac5461aa231241e6fc9ea7a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:13.943449 17400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e62c3eaac5461aa231241e6fc9ea7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.949544 17251 tablet_service.cc:1511] Processing CreateTablet for tablet e0e62c3eaac5461aa231241e6fc9ea7a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:13.951109 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e62c3eaac5461aa231241e6fc9ea7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.950881 17399 tablet_service.cc:1511] Processing CreateTablet for tablet 687307dd1d7c43e787698c260ea47980 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:13.952304 17399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687307dd1d7c43e787698c260ea47980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.956780 17250 tablet_service.cc:1511] Processing CreateTablet for tablet 687307dd1d7c43e787698c260ea47980 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:13.958194 17250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687307dd1d7c43e787698c260ea47980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.959743 17324 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07749c977c41ff92c66eece813db55 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:13.961014 17324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07749c977c41ff92c66eece813db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.965430 17249 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07749c977c41ff92c66eece813db55 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:13.966331 17398 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07749c977c41ff92c66eece813db55 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:13.966946 17249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07749c977c41ff92c66eece813db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.967919 17398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07749c977c41ff92c66eece813db55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.970183 17397 tablet_service.cc:1511] Processing CreateTablet for tablet 430fa5afad7646dc90699dab3470041a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:13.971481 17397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fa5afad7646dc90699dab3470041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.973030 17323 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa9d22602748ba9e7e96b94c344cb3 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:13.973448 17248 tablet_service.cc:1511] Processing CreateTablet for tablet 430fa5afad7646dc90699dab3470041a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:13.974555 17323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa9d22602748ba9e7e96b94c344cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.974807 17248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fa5afad7646dc90699dab3470041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.976902 17396 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa9d22602748ba9e7e96b94c344cb3 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:13.978191 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa9d22602748ba9e7e96b94c344cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.981598 17247 tablet_service.cc:1511] Processing CreateTablet for tablet 77aa9d22602748ba9e7e96b94c344cb3 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:13.981495 17322 tablet_service.cc:1511] Processing CreateTablet for tablet 355191ce46344a7a8c0cd6567a9b81fe (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:13.983965 17322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355191ce46344a7a8c0cd6567a9b81fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.983654 17395 tablet_service.cc:1511] Processing CreateTablet for tablet 355191ce46344a7a8c0cd6567a9b81fe (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:13.985140 17395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355191ce46344a7a8c0cd6567a9b81fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.983022 17247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aa9d22602748ba9e7e96b94c344cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.996305 17246 tablet_service.cc:1511] Processing CreateTablet for tablet 355191ce46344a7a8c0cd6567a9b81fe (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:13.997778 17246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355191ce46344a7a8c0cd6567a9b81fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.000182 17325 tablet_service.cc:1511] Processing CreateTablet for tablet 430fa5afad7646dc90699dab3470041a (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:14.001549 17325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fa5afad7646dc90699dab3470041a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.008649 17321 tablet_service.cc:1511] Processing CreateTablet for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:14.010118 17321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.013339 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:14.014777 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.018509 17450 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.029103 17394 tablet_service.cc:1511] Processing CreateTablet for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:14.033439 17244 tablet_service.cc:1511] Processing CreateTablet for tablet bdaff93d227649189a0735b05e892971 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:14.033996 17326 tablet_service.cc:1511] Processing CreateTablet for tablet bdaff93d227649189a0735b05e892971 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:14.035249 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdaff93d227649189a0735b05e892971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.034924 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdaff93d227649189a0735b05e892971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.030907 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6797ddd5de2f4b9ebf2a6330b4dde0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.053413 17450 tablet_bootstrap.cc:654] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.065232 17452 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.066062 17396 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb0f202144d40c59535b9dc18a228f9 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:14.067358 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb0f202144d40c59535b9dc18a228f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.064113 17324 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb0f202144d40c59535b9dc18a228f9 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:14.068244 17324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb0f202144d40c59535b9dc18a228f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.070828 17398 tablet_service.cc:1511] Processing CreateTablet for tablet bdaff93d227649189a0735b05e892971 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:14.072073 17398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdaff93d227649189a0735b05e892971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.092769 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb0f202144d40c59535b9dc18a228f9 (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:14.094164 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb0f202144d40c59535b9dc18a228f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.099831 17451 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.118914 17452 tablet_bootstrap.cc:654] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.127106 17451 tablet_bootstrap.cc:654] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.122044 17450 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.127930 17450 ts_tablet_manager.cc:1403] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.022s
I20260713 09:08:14.126782 17321 tablet_service.cc:1511] Processing CreateTablet for tablet c61c4b88db7a4d799dd9baa36b37f96f (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:14.129056 17321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c4b88db7a4d799dd9baa36b37f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.124481 17244 tablet_service.cc:1511] Processing CreateTablet for tablet c61c4b88db7a4d799dd9baa36b37f96f (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:14.127688 17398 tablet_service.cc:1511] Processing CreateTablet for tablet c61c4b88db7a4d799dd9baa36b37f96f (DEFAULT_TABLE table=test-workload [id=8c7dbf5edb0b4a1697d8687ff7a4b3a7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:14.130576 17398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c4b88db7a4d799dd9baa36b37f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.130728 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c4b88db7a4d799dd9baa36b37f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.131120 17450 raft_consensus.cc:359] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.131940 17450 raft_consensus.cc:385] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.132300 17450 raft_consensus.cc:740] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.133188 17450 consensus_queue.cc:260] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.149333 17361 heartbeater.cc:499] Master 127.16.62.62:42955 was elected leader, sending a full tablet report...
I20260713 09:08:14.154886 17452 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.155443 17452 ts_tablet_manager.cc:1403] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.011s
I20260713 09:08:14.158315 17452 raft_consensus.cc:359] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.159109 17452 raft_consensus.cc:385] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.159447 17452 raft_consensus.cc:740] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.160375 17452 consensus_queue.cc:260] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.162449 17286 heartbeater.cc:499] Master 127.16.62.62:42955 was elected leader, sending a full tablet report...
I20260713 09:08:14.162966 17452 ts_tablet_manager.cc:1434] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:14.163123 17451 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.163589 17451 ts_tablet_manager.cc:1403] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.002s
I20260713 09:08:14.163940 17452 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.166428 17451 raft_consensus.cc:359] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.167399 17451 raft_consensus.cc:385] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.167665 17450 ts_tablet_manager.cc:1434] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.015s
I20260713 09:08:14.167749 17451 raft_consensus.cc:740] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.168943 17450 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.168808 17451 consensus_queue.cc:260] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.170637 17452 tablet_bootstrap.cc:654] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.171990 17435 heartbeater.cc:499] Master 127.16.62.62:42955 was elected leader, sending a full tablet report...
I20260713 09:08:14.172526 17451 ts_tablet_manager.cc:1434] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:14.173385 17451 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.180096 17451 tablet_bootstrap.cc:654] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.185298 17450 tablet_bootstrap.cc:654] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.189298 17452 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.189908 17452 ts_tablet_manager.cc:1403] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.013s
I20260713 09:08:14.191740 17451 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.192263 17451 ts_tablet_manager.cc:1403] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:08:14.193071 17452 raft_consensus.cc:359] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.193850 17452 raft_consensus.cc:385] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.194200 17452 raft_consensus.cc:740] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.195699 17452 consensus_queue.cc:260] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.195235 17451 raft_consensus.cc:359] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.197456 17451 raft_consensus.cc:385] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.198060 17451 raft_consensus.cc:740] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.199597 17451 consensus_queue.cc:260] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.200568 17452 ts_tablet_manager.cc:1434] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:08:14.201512 17452 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.202126 17451 ts_tablet_manager.cc:1434] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:14.203063 17451 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.209486 17452 tablet_bootstrap.cc:654] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.211483 17450 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.211689 17451 tablet_bootstrap.cc:654] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.212033 17450 ts_tablet_manager.cc:1403] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.022s
I20260713 09:08:14.215549 17450 raft_consensus.cc:359] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.216302 17450 raft_consensus.cc:385] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.216639 17450 raft_consensus.cc:740] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.217480 17450 consensus_queue.cc:260] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.220242 17450 ts_tablet_manager.cc:1434] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:14.221177 17450 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.227654 17450 tablet_bootstrap.cc:654] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.237210 17452 tablet_bootstrap.cc:492] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.237699 17452 ts_tablet_manager.cc:1403] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260713 09:08:14.237954 17450 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.238773 17450 ts_tablet_manager.cc:1403] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:08:14.239984 17451 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.240422 17451 ts_tablet_manager.cc:1403] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.019s
I20260713 09:08:14.240989 17450 raft_consensus.cc:359] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.240841 17452 raft_consensus.cc:359] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.241576 17450 raft_consensus.cc:385] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.241641 17452 raft_consensus.cc:385] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.241914 17450 raft_consensus.cc:740] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.242023 17452 raft_consensus.cc:740] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.242815 17450 consensus_queue.cc:260] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.242820 17452 consensus_queue.cc:260] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.243284 17451 raft_consensus.cc:359] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.243939 17451 raft_consensus.cc:385] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.244225 17451 raft_consensus.cc:740] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.244980 17450 ts_tablet_manager.cc:1434] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:14.245011 17451 consensus_queue.cc:260] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.246034 17450 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.247426 17451 ts_tablet_manager.cc:1434] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:14.247426 17452 ts_tablet_manager.cc:1434] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:14.248561 17451 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.248603 17452 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.252980 17450 tablet_bootstrap.cc:654] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.255250 17451 tablet_bootstrap.cc:654] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.255257 17452 tablet_bootstrap.cc:654] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.264240 17450 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.264791 17450 ts_tablet_manager.cc:1403] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:08:14.267681 17450 raft_consensus.cc:359] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.268496 17450 raft_consensus.cc:385] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.268838 17450 raft_consensus.cc:740] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.269703 17450 consensus_queue.cc:260] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.275377 17450 ts_tablet_manager.cc:1434] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:14.276324 17450 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.276473 17456 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.276916 17456 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.283185 17450 tablet_bootstrap.cc:654] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.283645 17456 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.295970 17450 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.296684 17450 ts_tablet_manager.cc:1403] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260713 09:08:14.299777 17450 raft_consensus.cc:359] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.300616 17450 raft_consensus.cc:385] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.300959 17450 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.301422 17458 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.301918 17450 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.302102 17458 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.304651 17450 ts_tablet_manager.cc:1434] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:14.306140 17450 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.313635 17450 tablet_bootstrap.cc:654] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.318876 17458 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:14.321167 17458 raft_consensus.cc:493] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.323433 17458 raft_consensus.cc:515] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.325959 17450 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.327334 17450 ts_tablet_manager.cc:1403] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260713 09:08:14.330643 17450 raft_consensus.cc:359] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.331641 17450 raft_consensus.cc:385] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.332047 17450 raft_consensus.cc:740] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.332623 17458 leader_election.cc:290] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:14.332929 17450 consensus_queue.cc:260] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.341244 17450 ts_tablet_manager.cc:1434] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:08:14.343369 17450 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.353232 17450 tablet_bootstrap.cc:654] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.357287 17457 raft_consensus.cc:493] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.357784 17457 raft_consensus.cc:515] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.363140 17457 leader_election.cc:290] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.366515 17450 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.366675 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.367115 17450 ts_tablet_manager.cc:1403] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
W20260713 09:08:14.368491 17301 leader_election.cc:343] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.370160 17450 raft_consensus.cc:359] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.370929 17450 raft_consensus.cc:385] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.371237 17450 raft_consensus.cc:740] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.371969 17450 consensus_queue.cc:260] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.375228 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.375998 17335 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 0.
I20260713 09:08:14.377144 17374 leader_election.cc:304] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.375276 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.378420 17336 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 0.
I20260713 09:08:14.378762 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.379016 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.379283 17458 raft_consensus.cc:2804] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.379463 17260 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 0.
I20260713 09:08:14.379647 17410 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.379686 17458 raft_consensus.cc:493] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.380012 17451 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.380282 17458 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.380505 17451 ts_tablet_manager.cc:1403] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.047s
I20260713 09:08:14.380887 17300 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.383260 17456 raft_consensus.cc:2804] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.383817 17452 tablet_bootstrap.cc:492] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.383648 17451 raft_consensus.cc:359] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.384342 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.384557 17451 raft_consensus.cc:385] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.384886 17451 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.383628 17456 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.385753 17374 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
W20260713 09:08:14.386785 17375 leader_election.cc:343] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.386047 17456 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.391400 17458 raft_consensus.cc:515] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.393054 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.393585 17458 leader_election.cc:290] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:14.393718 17336 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 0.
I20260713 09:08:14.394210 17458 raft_consensus.cc:2804] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.394591 17458 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.394979 17458 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.397269 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.398699 17261 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.395248 17450 ts_tablet_manager.cc:1434] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:08:14.394928 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:14.399622 17335 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.399989 17450 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.384362 17452 ts_tablet_manager.cc:1403] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.136s	user 0.022s	sys 0.080s
I20260713 09:08:14.395247 17225 leader_election.cc:304] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.403584 17457 raft_consensus.cc:2804] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.403961 17457 raft_consensus.cc:493] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.404273 17457 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.407042 17450 tablet_bootstrap.cc:654] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.407296 17456 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.408293 17451 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.411196 17335 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 1.
I20260713 09:08:14.411963 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
W20260713 09:08:14.416802 17301 leader_election.cc:343] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.416935 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.417351 17374 leader_election.cc:304] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.417748 17457 raft_consensus.cc:515] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.418251 17471 raft_consensus.cc:2804] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.419561 17471 raft_consensus.cc:697] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:14.420142 17450 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.420569 17450 ts_tablet_manager.cc:1403] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.015s
I20260713 09:08:14.420418 17471 consensus_queue.cc:237] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.422412 17450 raft_consensus.cc:359] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.414933 17451 ts_tablet_manager.cc:1434] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260713 09:08:14.423053 17450 raft_consensus.cc:385] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.423404 17450 raft_consensus.cc:740] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.423959 17451 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.423890 17261 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 1.
I20260713 09:08:14.415674 17456 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.424170 17450 consensus_queue.cc:260] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.426448 17409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.414511 17452 raft_consensus.cc:359] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.429855 17452 raft_consensus.cc:385] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:14.430188 17225 leader_election.cc:343] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.430361 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.431262 17452 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.431699 17450 ts_tablet_manager.cc:1434] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:08:14.432588 17450 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.431460 17451 tablet_bootstrap.cc:654] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:14.432754 17225 leader_election.cc:343] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.430812 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:14.432060 17452 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.433533 17335 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.443845 17458 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.445765 17410 raft_consensus.cc:2393] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c548eaa90c5a4284b8dca5909ded1f66 in current term 1: Already voted for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in this term.
I20260713 09:08:14.446583 17452 ts_tablet_manager.cc:1434] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.001s
I20260713 09:08:14.447798 17452 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
W20260713 09:08:14.448668 17207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:14.449479 17300 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [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: c548eaa90c5a4284b8dca5909ded1f66; no voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.428352 17457 leader_election.cc:290] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.444988 17450 tablet_bootstrap.cc:654] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.450927 17456 raft_consensus.cc:2749] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.452550 17159 catalog_manager.cc:5697] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:14.454185 17452 tablet_bootstrap.cc:654] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.455482 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
W20260713 09:08:14.456707 17375 leader_election.cc:343] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.458645 17458 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:14.458882 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:14.459715 17336 raft_consensus.cc:2393] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 126c7724b82b4ab8a4c2c5e92d004be9 in current term 1: Already voted for candidate c548eaa90c5a4284b8dca5909ded1f66 in this term.
I20260713 09:08:14.459913 17335 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 1.
I20260713 09:08:14.461301 17374 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: 126c7724b82b4ab8a4c2c5e92d004be9; no voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:14.461341 17225 leader_election.cc:304] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [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: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:14.463860 17482 raft_consensus.cc:2804] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.464506 17482 raft_consensus.cc:697] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:14.465618 17482 consensus_queue.cc:237] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.468923 17458 raft_consensus.cc:2749] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.489326 17451 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.490104 17451 ts_tablet_manager.cc:1403] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.009s
I20260713 09:08:14.489326 17450 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.491616 17450 ts_tablet_manager.cc:1403] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.021s
I20260713 09:08:14.493384 17451 raft_consensus.cc:359] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.494225 17451 raft_consensus.cc:385] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.494583 17451 raft_consensus.cc:740] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.494973 17450 raft_consensus.cc:359] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.495846 17450 raft_consensus.cc:385] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.495388 17451 consensus_queue.cc:260] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.496229 17450 raft_consensus.cc:740] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.497043 17450 consensus_queue.cc:260] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.497964 17451 ts_tablet_manager.cc:1434] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:14.498960 17451 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.500018 17450 ts_tablet_manager.cc:1434] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:14.501142 17450 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: Bootstrap starting.
I20260713 09:08:14.502734 17456 raft_consensus.cc:493] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.503297 17456 raft_consensus.cc:515] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.505843 17451 tablet_bootstrap.cc:654] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.505389 17158 catalog_manager.cc:5697] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:14.505425 17456 leader_election.cc:290] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.506645 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.507460 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.508062 17261 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.506654 17450 tablet_bootstrap.cc:654] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:14.509006 17300 leader_election.cc:343] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.513104 17456 raft_consensus.cc:493] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.513590 17456 raft_consensus.cc:515] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.515515 17456 leader_election.cc:290] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.517658 17301 leader_election.cc:304] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [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: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:14.519639 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.520886 17456 raft_consensus.cc:2804] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.521138 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.521359 17456 raft_consensus.cc:493] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.521862 17456 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.521929 17410 raft_consensus.cc:2468] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.523571 17300 leader_election.cc:304] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
W20260713 09:08:14.527468 17301 leader_election.cc:343] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.498131 17452 tablet_bootstrap.cc:492] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.528542 17452 ts_tablet_manager.cc:1403] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.008s
I20260713 09:08:14.530560 17450 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: No bootstrap required, opened a new log
I20260713 09:08:14.531005 17450 ts_tablet_manager.cc:1403] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260713 09:08:14.533538 17450 raft_consensus.cc:359] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.534220 17450 raft_consensus.cc:385] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.535795 17450 raft_consensus.cc:740] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.535658 17456 raft_consensus.cc:515] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.536499 17450 consensus_queue.cc:260] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.537930 17451 tablet_bootstrap.cc:492] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.537830 17456 leader_election.cc:290] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.538641 17456 raft_consensus.cc:2804] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.538611 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.539269 17456 raft_consensus.cc:493] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.539436 17261 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.539731 17456 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.540220 17452 raft_consensus.cc:359] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.540897 17452 raft_consensus.cc:385] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.541165 17452 raft_consensus.cc:740] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.541858 17452 consensus_queue.cc:260] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.544957 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
W20260713 09:08:14.546389 17300 leader_election.cc:343] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.546603 17261 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.547914 17301 leader_election.cc:304] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [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: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:14.538496 17451 ts_tablet_manager.cc:1403] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.009s
I20260713 09:08:14.552289 17451 raft_consensus.cc:359] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.552631 17452 ts_tablet_manager.cc:1434] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:08:14.553419 17451 raft_consensus.cc:385] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.553821 17451 raft_consensus.cc:740] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.554100 17452 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.554735 17451 consensus_queue.cc:260] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.557360 17451 ts_tablet_manager.cc:1434] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:08:14.552335 17492 raft_consensus.cc:2804] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.558723 17451 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.569875 17493 raft_consensus.cc:493] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.570410 17493 raft_consensus.cc:515] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.571961 17452 tablet_bootstrap.cc:654] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.572861 17493 leader_election.cc:290] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.573566 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.573932 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.574503 17410 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
W20260713 09:08:14.575166 17301 leader_election.cc:343] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.575750 17300 leader_election.cc:304] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.580856 17450 ts_tablet_manager.cc:1434] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.018s
I20260713 09:08:14.578606 17456 raft_consensus.cc:515] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.583124 17456 leader_election.cc:290] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.583832 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.584105 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.584612 17410 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:14.584957 17301 leader_election.cc:343] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.587692 17493 raft_consensus.cc:2804] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.588155 17493 raft_consensus.cc:493] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.588493 17493 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.587332 17492 raft_consensus.cc:697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:14.589761 17492 consensus_queue.cc:237] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.591414 17451 tablet_bootstrap.cc:654] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.592574 17410 raft_consensus.cc:2468] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.593837 17300 leader_election.cc:304] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.595364 17494 raft_consensus.cc:2804] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.596047 17494 raft_consensus.cc:697] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:14.595963 17493 raft_consensus.cc:515] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.597128 17458 raft_consensus.cc:493] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.597620 17458 raft_consensus.cc:515] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:14.599903 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.601027 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.599932 17458 leader_election.cc:290] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047)
W20260713 09:08:14.601653 17301 leader_election.cc:343] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.602267 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.597144 17494 consensus_queue.cc:237] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.603018 17335 raft_consensus.cc:2393] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 126c7724b82b4ab8a4c2c5e92d004be9 in current term 1: Already voted for candidate 92943fb244d941388879fe5e8a4ef670 in this term.
I20260713 09:08:14.603029 17493 leader_election.cc:290] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.606446 17374 leader_election.cc:304] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9; no voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:14.607736 17458 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.609493 17451 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.610018 17451 ts_tablet_manager.cc:1403] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.006s
I20260713 09:08:14.604924 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.611811 17410 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.618254 17156 catalog_manager.cc:5697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.614447 17451 raft_consensus.cc:359] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.621755 17451 raft_consensus.cc:385] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.622126 17451 raft_consensus.cc:740] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.622334 17410 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.622642 17452 tablet_bootstrap.cc:492] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.623162 17452 ts_tablet_manager.cc:1403] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.000s
I20260713 09:08:14.623126 17451 consensus_queue.cc:260] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.623898 17300 leader_election.cc:304] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.625069 17492 raft_consensus.cc:2804] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.625532 17492 raft_consensus.cc:697] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:14.626083 17451 ts_tablet_manager.cc:1434] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260713 09:08:14.626374 17452 raft_consensus.cc:359] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.626307 17492 consensus_queue.cc:237] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.627120 17452 raft_consensus.cc:385] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.627410 17452 raft_consensus.cc:740] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.628211 17452 consensus_queue.cc:260] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.620261 17458 raft_consensus.cc:2749] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.629295 17451 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.631331 17452 ts_tablet_manager.cc:1434] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:14.632296 17452 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.636436 17451 tablet_bootstrap.cc:654] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.644451 17452 tablet_bootstrap.cc:654] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.653663 17492 raft_consensus.cc:493] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.654222 17492 raft_consensus.cc:515] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.656030 17452 tablet_bootstrap.cc:492] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.656580 17492 leader_election.cc:290] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.657685 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.658072 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.658365 17410 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.658666 17260 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.659633 17300 leader_election.cc:304] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.660455 17492 raft_consensus.cc:2804] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.660934 17492 raft_consensus.cc:493] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.661347 17492 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.660567 17452 ts_tablet_manager.cc:1403] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260713 09:08:14.668020 17451 tablet_bootstrap.cc:492] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.668498 17451 ts_tablet_manager.cc:1403] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260713 09:08:14.669086 17452 raft_consensus.cc:359] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.670238 17452 raft_consensus.cc:385] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.670475 17482 raft_consensus.cc:493] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.670545 17452 raft_consensus.cc:740] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.669446 17492 raft_consensus.cc:515] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.670972 17482 raft_consensus.cc:515] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.671149 17451 raft_consensus.cc:359] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.671928 17451 raft_consensus.cc:385] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.672257 17451 raft_consensus.cc:740] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.673136 17482 leader_election.cc:290] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.672989 17451 consensus_queue.cc:260] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.673696 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.674391 17410 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.673753 17156 catalog_manager.cc:5697] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.675338 17451 ts_tablet_manager.cc:1434] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:14.676043 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.676281 17451 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.675621 17156 catalog_manager.cc:5697] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.676602 17260 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.681174 17410 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.682390 17300 leader_election.cc:304] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.682622 17451 tablet_bootstrap.cc:654] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.683164 17494 raft_consensus.cc:2804] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.683677 17494 raft_consensus.cc:697] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:14.683537 17452 consensus_queue.cc:260] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.684559 17494 consensus_queue.cc:237] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.685829 17452 ts_tablet_manager.cc:1434] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:08:14.686385 17492 leader_election.cc:290] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.688745 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.689755 17408 raft_consensus.cc:2393] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92943fb244d941388879fe5e8a4ef670 in current term 1: Already voted for candidate c548eaa90c5a4284b8dca5909ded1f66 in this term.
I20260713 09:08:14.690447 17452 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.693071 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.695542 17225 leader_election.cc:304] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670; no voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:14.696324 17482 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.701987 17451 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.702463 17451 ts_tablet_manager.cc:1403] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260713 09:08:14.703018 17260 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.705142 17451 raft_consensus.cc:359] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.706377 17452 tablet_bootstrap.cc:654] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.706522 17451 raft_consensus.cc:385] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.705868 17159 catalog_manager.cc:5697] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.706809 17451 raft_consensus.cc:740] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.706015 17482 raft_consensus.cc:2749] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.707739 17451 consensus_queue.cc:260] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.710769 17451 ts_tablet_manager.cc:1434] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:14.711050 17494 raft_consensus.cc:493] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.711628 17451 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: Bootstrap starting.
I20260713 09:08:14.711493 17494 raft_consensus.cc:515] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.715453 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
W20260713 09:08:14.716806 17300 leader_election.cc:343] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.717334 17494 leader_election.cc:290] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.717612 17451 tablet_bootstrap.cc:654] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.720530 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
W20260713 09:08:14.721891 17301 leader_election.cc:343] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.722388 17301 leader_election.cc:304] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c548eaa90c5a4284b8dca5909ded1f66; no voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:14.723193 17494 raft_consensus.cc:2749] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.725975 17452 tablet_bootstrap.cc:492] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.726402 17452 ts_tablet_manager.cc:1403] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260713 09:08:14.726948 17451 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: No bootstrap required, opened a new log
I20260713 09:08:14.727398 17451 ts_tablet_manager.cc:1403] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:08:14.729101 17452 raft_consensus.cc:359] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.729739 17452 raft_consensus.cc:385] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.730159 17452 raft_consensus.cc:740] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.729694 17451 raft_consensus.cc:359] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.730556 17451 raft_consensus.cc:385] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.730821 17451 raft_consensus.cc:740] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.730825 17452 consensus_queue.cc:260] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.731593 17451 consensus_queue.cc:260] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.732872 17452 ts_tablet_manager.cc:1434] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:14.733512 17451 ts_tablet_manager.cc:1434] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:14.733728 17452 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.738670 17452 tablet_bootstrap.cc:654] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.743114 17452 tablet_bootstrap.cc:492] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.743558 17452 ts_tablet_manager.cc:1403] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:14.746070 17452 raft_consensus.cc:359] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.746579 17452 raft_consensus.cc:385] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.746830 17452 raft_consensus.cc:740] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.747438 17452 consensus_queue.cc:260] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.749401 17452 ts_tablet_manager.cc:1434] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:14.750288 17452 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: Bootstrap starting.
I20260713 09:08:14.755838 17452 tablet_bootstrap.cc:654] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.760149 17452 tablet_bootstrap.cc:492] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: No bootstrap required, opened a new log
I20260713 09:08:14.760560 17452 ts_tablet_manager.cc:1403] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:14.762806 17452 raft_consensus.cc:359] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.763526 17452 raft_consensus.cc:385] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.763796 17452 raft_consensus.cc:740] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.764338 17452 consensus_queue.cc:260] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.766227 17452 ts_tablet_manager.cc:1434] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:14.777906 17482 raft_consensus.cc:493] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.778379 17482 raft_consensus.cc:515] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.780105 17482 leader_election.cc:290] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.781105 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.781355 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.781692 17335 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 0.
I20260713 09:08:14.781957 17408 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 0.
I20260713 09:08:14.782706 17225 leader_election.cc:304] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.783321 17482 raft_consensus.cc:2804] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.783639 17482 raft_consensus.cc:493] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.783946 17482 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.788882 17457 raft_consensus.cc:493] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.788625 17482 raft_consensus.cc:515] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.789379 17457 raft_consensus.cc:515] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.790904 17482 leader_election.cc:290] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.791579 17457 leader_election.cc:290] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.791667 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:14.792392 17336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.792394 17335 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.792600 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.793119 17336 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 0.
I20260713 09:08:14.793229 17408 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.792954 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.793926 17410 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 0.
I20260713 09:08:14.794555 17225 leader_election.cc:304] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.795475 17457 raft_consensus.cc:2804] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.795830 17457 raft_consensus.cc:493] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.796162 17457 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.799556 17335 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 1.
I20260713 09:08:14.800259 17408 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 1.
I20260713 09:08:14.800683 17225 leader_election.cc:304] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.801555 17482 raft_consensus.cc:2804] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.802647 17482 raft_consensus.cc:697] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:14.802894 17457 raft_consensus.cc:515] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.803526 17482 consensus_queue.cc:237] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.804852 17457 leader_election.cc:290] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.805513 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:14.806053 17335 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.806255 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.808804 17408 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.808852 17494 raft_consensus.cc:493] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.809408 17494 raft_consensus.cc:515] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.812067 17335 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 1.
I20260713 09:08:14.812103 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.812989 17260 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.813561 17494 leader_election.cc:290] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.813496 17159 catalog_manager.cc:5697] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.814519 17301 leader_election.cc:304] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.814674 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.815282 17410 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 0.
I20260713 09:08:14.815371 17494 raft_consensus.cc:2804] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.815776 17494 raft_consensus.cc:493] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.815996 17408 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 1.
I20260713 09:08:14.816123 17494 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.817200 17225 leader_election.cc:304] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.818536 17482 raft_consensus.cc:2804] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.819231 17482 raft_consensus.cc:697] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:14.819947 17482 consensus_queue.cc:237] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.823575 17494 raft_consensus.cc:515] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.826398 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:14.826936 17260 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.827418 17494 leader_election.cc:290] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.834818 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:14.835347 17260 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.835493 17408 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.836433 17301 leader_election.cc:304] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:14.837225 17494 raft_consensus.cc:2804] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.836663 17159 catalog_manager.cc:5697] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.837715 17494 raft_consensus.cc:697] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:14.838584 17494 consensus_queue.cc:237] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.842209 17408 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 1.
I20260713 09:08:14.849867 17482 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.851415 17156 catalog_manager.cc:5697] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.871491 17508 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.898162 17458 raft_consensus.cc:493] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.898670 17458 raft_consensus.cc:515] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.900585 17458 leader_election.cc:290] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:14.901364 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:14.902009 17260 raft_consensus.cc:2393] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 126c7724b82b4ab8a4c2c5e92d004be9 in current term 1: Already voted for candidate c548eaa90c5a4284b8dca5909ded1f66 in this term.
I20260713 09:08:14.901888 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.902711 17508 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.903404 17508 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:14.903847 17374 leader_election.cc:304] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9; no voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:14.904640 17458 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.905457 17508 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:14.906222 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:14.906687 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:14.907042 17335 raft_consensus.cc:2393] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92943fb244d941388879fe5e8a4ef670 in current term 1: Already voted for candidate c548eaa90c5a4284b8dca5909ded1f66 in this term.
I20260713 09:08:14.907495 17408 raft_consensus.cc:2393] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92943fb244d941388879fe5e8a4ef670 in current term 1: Already voted for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in this term.
I20260713 09:08:14.908350 17225 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670; no voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:14.909034 17508 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.910215 17458 raft_consensus.cc:2749] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.913633 17508 raft_consensus.cc:2749] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.974385 17458 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.985880 17518 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:14.998126 17494 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.008144 17493 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.024696 17493 consensus_queue.cc:1048] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.035450 17492 consensus_queue.cc:1048] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.117343 17508 raft_consensus.cc:493] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:15.117822 17508 raft_consensus.cc:515] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:15.119396 17508 leader_election.cc:290] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:15.120348 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:15.120600 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" is_pre_election: true
I20260713 09:08:15.121315 17408 raft_consensus.cc:2393] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92943fb244d941388879fe5e8a4ef670 in current term 1: Already voted for candidate c548eaa90c5a4284b8dca5909ded1f66 in this term.
I20260713 09:08:15.122141 17225 leader_election.cc:304] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670; no voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:15.122747 17508 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:15.127027 17508 raft_consensus.cc:2749] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:15.183032 17492 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.192349 17493 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.200067 17493 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.212420 17493 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.249347 17508 consensus_queue.cc:1048] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.259249 17457 consensus_queue.cc:1048] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.307051 17457 consensus_queue.cc:1048] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.318085 17508 consensus_queue.cc:1048] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.399564 17493 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:15.409654 17494 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:15.451779 17207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:16.454509 17207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:16.485319 17536 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.485852 17536 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.487538 17536 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:16.488479 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670" is_pre_election: true
I20260713 09:08:16.488603 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66" is_pre_election: true
I20260713 09:08:16.489281 17260 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 1.
I20260713 09:08:16.489305 17335 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 1.
I20260713 09:08:16.490406 17375 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:16.491043 17536 raft_consensus.cc:2804] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:16.491441 17536 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.491739 17536 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.496798 17536 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.498598 17536 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:16.499456 17260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:16.499648 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:16.500038 17260 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.500152 17335 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.506564 17260 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:16.506573 17335 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:16.507899 17374 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:16.508700 17536 raft_consensus.cc:2804] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.509900 17536 raft_consensus.cc:697] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:16.510653 17536 consensus_queue.cc:237] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Queue going to LEADER 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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.517642 17156 catalog_manager.cc:5697] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.602073 17408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "687307dd1d7c43e787698c260ea47980"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:45826
I20260713 09:08:16.602725 17408 raft_consensus.cc:606] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:16.607656 17408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c07749c977c41ff92c66eece813db55"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:45826
I20260713 09:08:16.608163 17408 raft_consensus.cc:606] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:16.621173 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:41052
I20260713 09:08:16.621696 17335 raft_consensus.cc:606] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:16.626610 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:41052
I20260713 09:08:16.627115 17335 raft_consensus.cc:606] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:16.646843 17261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:38176
I20260713 09:08:16.647497 17261 raft_consensus.cc:606] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Received request to transfer leadership to TS c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:16.652209 17261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:38176
I20260713 09:08:16.652661 17261 raft_consensus.cc:606] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Received request to transfer leadership to TS 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:16.825721 17537 raft_consensus.cc:993] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.826258 17537 raft_consensus.cc:1081] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.828176 17261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "687307dd1d7c43e787698c260ea47980"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38174
I20260713 09:08:16.828697 17261 raft_consensus.cc:493] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.829000 17261 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.833376 17261 raft_consensus.cc:515] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.835198 17261 leader_election.cc:290] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:16.835978 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:16.836274 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:16.836552 17335 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.836807 17408 raft_consensus.cc:3055] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.837136 17408 raft_consensus.cc:740] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:16.837917 17408 consensus_queue.cc:260] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.839164 17408 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.843196 17335 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:16.844607 17225 leader_election.cc:304] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:16.845638 17457 raft_consensus.cc:2804] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.846110 17408 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:16.846874 17457 raft_consensus.cc:697] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:16.847829 17457 consensus_queue.cc:237] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.851678 17543 raft_consensus.cc:993] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.852218 17494 raft_consensus.cc:1081] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.854031 17261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38164
I20260713 09:08:16.854573 17261 raft_consensus.cc:493] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.854950 17261 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.858109 17156 catalog_manager.cc:5697] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.861176 17261 raft_consensus.cc:515] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.862803 17261 leader_election.cc:290] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:16.863618 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:16.863916 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:16.864216 17335 raft_consensus.cc:3055] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.864478 17408 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.864609 17335 raft_consensus.cc:740] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:16.865373 17335 consensus_queue.cc:260] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.866523 17335 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.869835 17408 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:16.870936 17225 leader_election.cc:304] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:16.871230 17335 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:16.871858 17457 raft_consensus.cc:2804] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.873059 17457 raft_consensus.cc:697] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:16.873852 17457 consensus_queue.cc:237] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.875799 17551 raft_consensus.cc:993] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: : Instructing follower c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:16.876266 17548 raft_consensus.cc:1081] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Signalling peer c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:16.877951 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:16.878470 17335 raft_consensus.cc:493] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.878713 17335 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.881512 17156 catalog_manager.cc:5697] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.883731 17335 raft_consensus.cc:515] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.885870 17335 leader_election.cc:290] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 2 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:16.886169 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:16.886445 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb0f202144d40c59535b9dc18a228f9" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:16.886714 17261 raft_consensus.cc:3055] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.887015 17408 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.887060 17261 raft_consensus.cc:740] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:16.888468 17261 consensus_queue.cc:260] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.889539 17261 raft_consensus.cc:3060] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.893532 17408 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 2.
I20260713 09:08:16.894483 17300 leader_election.cc:304] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:16.895037 17261 raft_consensus.cc:2468] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 2.
I20260713 09:08:16.895340 17494 raft_consensus.cc:2804] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.895857 17494 raft_consensus.cc:697] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:16.896689 17494 consensus_queue.cc:237] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.898924 17261 raft_consensus.cc:1275] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:16.900079 17537 consensus_queue.cc:1048] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:16.905260 17156 catalog_manager.cc:5697] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 1 to 2, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.907218 17536 raft_consensus.cc:993] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.907948 17537 raft_consensus.cc:1081] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:16.910125 17260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c07749c977c41ff92c66eece813db55"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38174
I20260713 09:08:16.910614 17260 raft_consensus.cc:493] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.910997 17260 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.917722 17335 raft_consensus.cc:1275] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:16.919166 17260 raft_consensus.cc:515] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.919274 17537 consensus_queue.cc:1048] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:16.920313 17261 raft_consensus.cc:1240] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Rejecting Update request from peer 126c7724b82b4ab8a4c2c5e92d004be9 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:16.921411 17260 leader_election.cc:290] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 3 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:16.923273 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:16.923820 17410 raft_consensus.cc:3055] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:16.924072 17410 raft_consensus.cc:740] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:16.924592 17457 raft_consensus.cc:993] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: : Instructing follower 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:16.925251 17551 raft_consensus.cc:1081] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Signalling peer 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:16.924917 17410 consensus_queue.cc:260] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.925788 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07749c977c41ff92c66eece813db55" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:16.926163 17410 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.927479 17408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:45816
I20260713 09:08:16.928195 17408 raft_consensus.cc:493] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.928663 17408 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.931581 17410 raft_consensus.cc:2468] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 3.
I20260713 09:08:16.932744 17225 leader_election.cc:304] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [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: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:16.934011 17551 raft_consensus.cc:2804] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:16.934484 17551 raft_consensus.cc:697] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:16.935494 17551 consensus_queue.cc:237] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.939260 17408 raft_consensus.cc:515] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.942071 17261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:16.942605 17261 raft_consensus.cc:3055] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.942946 17261 raft_consensus.cc:740] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:16.943841 17261 consensus_queue.cc:260] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.942749 17408 leader_election.cc:290] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:16.944885 17261 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.944237 17156 catalog_manager.cc:5697] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 2 to 3, leader changed from 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 3 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.945894 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c4b88db7a4d799dd9baa36b37f96f" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:16.946434 17335 raft_consensus.cc:3060] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.951902 17261 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:16.953279 17335 raft_consensus.cc:2468] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:16.953279 17375 leader_election.cc:304] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:16.954351 17537 raft_consensus.cc:2804] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.954806 17537 raft_consensus.cc:697] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:16.955591 17537 consensus_queue.cc:237] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:16.962976 17159 catalog_manager.cc:5697] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 1 to 2, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.055913 17543 raft_consensus.cc:993] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:17.056342 17494 raft_consensus.cc:1081] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:17.057660 17261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38164
I20260713 09:08:17.058117 17261 raft_consensus.cc:493] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.058461 17261 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.062857 17261 raft_consensus.cc:515] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:17.064572 17261 leader_election.cc:290] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:17.065311 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:17.065549 17408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:17.065871 17335 raft_consensus.cc:3055] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.066077 17408 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.066215 17335 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:17.067034 17335 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:17.068005 17335 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.070935 17408 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:17.071918 17225 leader_election.cc:304] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:17.072306 17335 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:17.072589 17551 raft_consensus.cc:2804] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.073068 17551 raft_consensus.cc:697] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:17.073832 17551 consensus_queue.cc:237] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:17.081485 17159 catalog_manager.cc:5697] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.300848 17408 raft_consensus.cc:1275] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.302191 17551 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.312323 17335 raft_consensus.cc:1275] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.314071 17457 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.314787 17408 raft_consensus.cc:1275] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.316443 17494 consensus_queue.cc:1048] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.326056 17261 raft_consensus.cc:1275] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.327961 17549 consensus_queue.cc:1048] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.375270 17408 raft_consensus.cc:1275] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.376577 17551 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.385560 17335 raft_consensus.cc:1275] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.386950 17457 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.400806 17335 raft_consensus.cc:3060] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.405620 17335 raft_consensus.cc:1275] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:17.406777 17457 consensus_queue.cc:1048] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.414681 17408 raft_consensus.cc:1275] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:17.416113 17457 consensus_queue.cc:1048] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.420526 17335 raft_consensus.cc:1275] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.421687 17537 consensus_queue.cc:1048] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.430971 17261 raft_consensus.cc:1275] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.433117 17569 consensus_queue.cc:1048] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.463538 17408 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.464963 17457 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.473667 17335 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.474975 17548 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:19.687125 16632 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:19.687848 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:19.708316 17261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:19.708870 17261 raft_consensus.cc:606] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Received request to transfer leadership to TS 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:19.711374 17261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:19.711838 17261 raft_consensus.cc:606] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Received request to transfer leadership to TS 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:19.712957 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:19.713538 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:19.771356 17576 raft_consensus.cc:993] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: : Instructing follower 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:19.771857 17548 raft_consensus.cc:1081] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Signalling peer 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:19.773511 17408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:45816
I20260713 09:08:19.784674 17408 raft_consensus.cc:493] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.785269 17408 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.813767 17408 raft_consensus.cc:515] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:19.816021 17408 leader_election.cc:290] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047)
I20260713 09:08:19.818819 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:19.819546 17335 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.987258 17335 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:19.988926 17374 leader_election.cc:304] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:19.990116 17537 raft_consensus.cc:2804] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:20.135385 17537 raft_consensus.cc:697] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:20.136757 17537 consensus_queue.cc:237] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:20.408665 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:20.409374 17259 raft_consensus.cc:3055] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:20.409600 17259 raft_consensus.cc:740] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:20.410373 17259 consensus_queue.cc:260] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [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: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:20.411653 17259 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:20.421828 17259 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 2.
I20260713 09:08:20.433274 17582 raft_consensus.cc:993] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: : Instructing follower 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:20.433796 17584 raft_consensus.cc:1081] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Signalling peer 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:20.436177 17409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:45816
I20260713 09:08:20.436702 17409 raft_consensus.cc:493] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:20.436800 17410 raft_consensus.cc:1240] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Rejecting Update request from peer 92943fb244d941388879fe5e8a4ef670 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:20.437126 17409 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:20.442811 17409 raft_consensus.cc:515] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:20.444905 17409 leader_election.cc:290] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 3 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:20.445534 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:20.445806 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:20.446182 17259 raft_consensus.cc:3055] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:20.446372 17335 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:20.446575 17259 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:20.447394 17259 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:20.447234 17159 catalog_manager.cc:5697] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 1 to 2, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.448347 17259 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:20.451992 17335 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:20.452965 17374 leader_election.cc:304] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:20.453616 17537 raft_consensus.cc:2804] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:20.454115 17537 raft_consensus.cc:697] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:20.454191 17259 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:20.455044 17537 consensus_queue.cc:237] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:20.465071 17159 catalog_manager.cc:5697] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 2 to 3, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.702003 17335 raft_consensus.cc:1275] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.704142 17537 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.718287 17259 raft_consensus.cc:1275] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.720218 17537 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.880570 17335 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.881819 17537 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.893222 17259 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.894870 17598 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:21.334591 17282 debug-util.cc:398] Leaking SignalData structure 0x7b0800133480 after lost signal to thread 16635
W20260713 09:08:21.335661 17282 debug-util.cc:398] Leaking SignalData structure 0x7b080008cc80 after lost signal to thread 17193
W20260713 09:08:21.336619 17282 debug-util.cc:398] Leaking SignalData structure 0x7b08000a31e0 after lost signal to thread 17285
W20260713 09:08:21.337594 17282 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3c60 after lost signal to thread 17360
I20260713 09:08:21.338152 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:21.338663 17282 debug-util.cc:398] Leaking SignalData structure 0x7b0800098e40 after lost signal to thread 17434
I20260713 09:08:21.350101 17409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:45826
I20260713 09:08:21.350967 17409 raft_consensus.cc:606] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:21.362666 17410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:45826
I20260713 09:08:21.363343 17410 raft_consensus.cc:606] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:21.371673 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:41052
I20260713 09:08:21.372154 17335 raft_consensus.cc:606] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:21.376961 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:41052
I20260713 09:08:21.377408 17335 raft_consensus.cc:606] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:21.381951 17335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdaff93d227649189a0735b05e892971"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
mode: GRACEFUL
new_leader_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:41052
I20260713 09:08:21.382405 17335 raft_consensus.cc:606] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Received request to transfer leadership to TS 92943fb244d941388879fe5e8a4ef670
I20260713 09:08:21.560240 17585 raft_consensus.cc:993] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.560824 17600 raft_consensus.cc:1081] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.562513 17259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdaff93d227649189a0735b05e892971"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38164
I20260713 09:08:21.563189 17259 raft_consensus.cc:493] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.563542 17259 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.569670 17259 raft_consensus.cc:515] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.571530 17259 leader_election.cc:290] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:21.572764 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:21.572764 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:21.573645 17335 raft_consensus.cc:3055] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.573598 17410 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.574060 17335 raft_consensus.cc:740] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:21.574963 17335 consensus_queue.cc:260] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.576177 17335 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.581161 17410 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.582579 17225 leader_election.cc:304] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:21.582834 17335 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.583564 17582 raft_consensus.cc:2804] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.584609 17582 raft_consensus.cc:697] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:21.585757 17582 consensus_queue.cc:237] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.595268 17156 catalog_manager.cc:5697] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.619495 17585 raft_consensus.cc:993] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.619939 17600 raft_consensus.cc:1081] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.621461 17259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38164
I20260713 09:08:21.621949 17259 raft_consensus.cc:493] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.622272 17259 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.626801 17259 raft_consensus.cc:515] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.628544 17259 leader_election.cc:290] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:21.629276 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:21.629568 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:21.629863 17335 raft_consensus.cc:3055] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.630175 17410 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.630201 17335 raft_consensus.cc:740] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:21.631179 17335 consensus_queue.cc:260] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.632405 17335 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.635146 17410 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.636059 17225 leader_election.cc:304] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 126c7724b82b4ab8a4c2c5e92d004be9, 92943fb244d941388879fe5e8a4ef670; no voters: 
I20260713 09:08:21.636694 17582 raft_consensus.cc:2804] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.637137 17582 raft_consensus.cc:697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:21.637949 17582 consensus_queue.cc:237] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.638885 17335 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.645262 17156 catalog_manager.cc:5697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.882812 17608 raft_consensus.cc:993] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.883257 17537 raft_consensus.cc:1081] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.885068 17259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430fa5afad7646dc90699dab3470041a"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38174
I20260713 09:08:21.885764 17259 raft_consensus.cc:493] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.886154 17259 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:21.894021 17259 raft_consensus.cc:515] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.896245 17259 leader_election.cc:290] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 4 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:21.896845 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:21.897187 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fa5afad7646dc90699dab3470041a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:21.897459 17335 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:21.897723 17410 raft_consensus.cc:3055] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:21.898023 17410 raft_consensus.cc:740] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:21.898892 17410 consensus_queue.cc:260] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.900266 17410 raft_consensus.cc:3060] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:21.906404 17335 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 4.
I20260713 09:08:21.907428 17410 raft_consensus.cc:2468] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 4.
I20260713 09:08:21.908313 17225 leader_election.cc:304] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [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: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:21.909063 17582 raft_consensus.cc:2804] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:21.909477 17537 raft_consensus.cc:993] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.909543 17582 raft_consensus.cc:697] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 4 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:21.910193 17537 raft_consensus.cc:1081] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.910670 17582 consensus_queue.cc:237] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.911921 17259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38174
I20260713 09:08:21.912467 17259 raft_consensus.cc:493] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.912837 17259 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:21.919143 17156 catalog_manager.cc:5697] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 3 to 4, leader changed from 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 4 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.919862 17259 raft_consensus.cc:515] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:21.922008 17259 leader_election.cc:290] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 3 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:21.923028 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:21.923645 17335 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:21.924265 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e62c3eaac5461aa231241e6fc9ea7a" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:21.924876 17410 raft_consensus.cc:3055] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:21.925220 17410 raft_consensus.cc:740] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:21.926038 17410 consensus_queue.cc:260] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:21.927448 17410 raft_consensus.cc:3060] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:21.931532 17335 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 3.
I20260713 09:08:21.932794 17225 leader_election.cc:304] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [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: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:21.933569 17582 raft_consensus.cc:2804] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:21.934085 17582 raft_consensus.cc:697] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 3 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:21.934758 17410 raft_consensus.cc:2468] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 3.
I20260713 09:08:21.935164 17582 consensus_queue.cc:237] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [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: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } }
I20260713 09:08:21.942953 17156 catalog_manager.cc:5697] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 2 to 3, leader changed from 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 3 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.947634 17585 raft_consensus.cc:993] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: : Instructing follower 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.948154 17600 raft_consensus.cc:1081] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Signalling peer 92943fb244d941388879fe5e8a4ef670 to start an election
I20260713 09:08:21.949842 17259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
 from {username='slave'} at 127.0.0.1:38164
I20260713 09:08:21.950348 17259 raft_consensus.cc:493] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.950743 17259 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.958449 17259 raft_consensus.cc:515] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.960229 17259 leader_election.cc:290] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Requested vote from peers c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:21.961009 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:21.961242 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355191ce46344a7a8c0cd6567a9b81fe" candidate_uuid: "92943fb244d941388879fe5e8a4ef670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:21.961645 17335 raft_consensus.cc:3055] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.961849 17410 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.962004 17335 raft_consensus.cc:740] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:21.962949 17335 consensus_queue.cc:260] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.963951 17335 raft_consensus.cc:3060] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.969584 17335 raft_consensus.cc:2468] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.970494 17225 leader_election.cc:304] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92943fb244d941388879fe5e8a4ef670, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:21.971298 17601 raft_consensus.cc:2804] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.971792 17601 raft_consensus.cc:697] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Leader. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:21.971846 17410 raft_consensus.cc:2468] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92943fb244d941388879fe5e8a4ef670 in term 2.
I20260713 09:08:21.972630 17601 consensus_queue.cc:237] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:21.980439 17156 catalog_manager.cc:5697] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 reported cstate change: term changed from 1 to 2, leader changed from c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2) to 92943fb244d941388879fe5e8a4ef670 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "92943fb244d941388879fe5e8a4ef670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.011881 17335 raft_consensus.cc:1275] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.013307 17601 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.026644 17410 raft_consensus.cc:1275] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.028277 17582 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:22.197118 17410 raft_consensus.cc:1275] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.198741 17601 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.211026 17335 raft_consensus.cc:1275] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.213862 17615 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:22.304563 17410 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 4 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:22.305835 17615 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.315503 17335 raft_consensus.cc:1275] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 4 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:22.317725 17582 consensus_queue.cc:1048] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.329583 17336 raft_consensus.cc:1275] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:22.331451 17582 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.353003 17410 raft_consensus.cc:1275] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:22.358127 17582 consensus_queue.cc:1048] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:22.493854 17410 raft_consensus.cc:1275] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.495239 17601 consensus_queue.cc:1048] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.506193 17335 raft_consensus.cc:1275] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Refusing update from remote peer 92943fb244d941388879fe5e8a4ef670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.507534 17615 consensus_queue.cc:1048] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.389457 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:24.396723 17259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:24.397307 17259 raft_consensus.cc:606] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Received request to transfer leadership to TS c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:24.399884 17259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "687307dd1d7c43e787698c260ea47980"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:24.400362 17259 raft_consensus.cc:606] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Received request to transfer leadership to TS 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:24.402808 17259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:24.403301 17259 raft_consensus.cc:606] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Received request to transfer leadership to TS 126c7724b82b4ab8a4c2c5e92d004be9
I20260713 09:08:24.405390 17259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdaff93d227649189a0735b05e892971"
dest_uuid: "92943fb244d941388879fe5e8a4ef670"
mode: GRACEFUL
new_leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:38184
I20260713 09:08:24.405807 17259 raft_consensus.cc:606] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Received request to transfer leadership to TS c548eaa90c5a4284b8dca5909ded1f66
I20260713 09:08:24.406750 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:24.407158 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:24.494372 17601 raft_consensus.cc:993] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: : Instructing follower 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:24.494819 17626 raft_consensus.cc:1081] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Signalling peer 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:24.496189 17409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:45816
I20260713 09:08:24.496651 17409 raft_consensus.cc:493] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:24.496948 17409 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.501775 17409 raft_consensus.cc:515] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.503459 17409 leader_election.cc:290] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 3 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:24.504364 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:24.504595 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aa9d22602748ba9e7e96b94c344cb3" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:24.504936 17259 raft_consensus.cc:3055] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:24.505198 17335 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.505288 17259 raft_consensus.cc:740] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:24.506217 17259 consensus_queue.cc:260] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.507362 17259 raft_consensus.cc:3060] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.509562 17335 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:24.510663 17374 leader_election.cc:304] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:24.511456 17537 raft_consensus.cc:2804] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:24.512097 17259 raft_consensus.cc:2468] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:24.512584 17537 raft_consensus.cc:697] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:24.513475 17537 consensus_queue.cc:237] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.522070 17159 catalog_manager.cc:5697] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 2 to 3, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.567577 17601 raft_consensus.cc:993] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: : Instructing follower c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:24.568073 17626 raft_consensus.cc:1081] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Signalling peer c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:24.569445 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:24.569891 17335 raft_consensus.cc:493] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:24.570181 17335 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.575294 17335 raft_consensus.cc:515] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.576650 17335 leader_election.cc:290] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 3 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:24.577476 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:24.578048 17259 raft_consensus.cc:3055] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:24.577945 17409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6797ddd5de2f4b9ebf2a6330b4dde0b7" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:24.578433 17259 raft_consensus.cc:740] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:24.578598 17409 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.579277 17259 consensus_queue.cc:260] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.580531 17259 raft_consensus.cc:3060] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.585355 17409 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 3.
I20260713 09:08:24.586622 17300 leader_election.cc:304] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:24.586961 17259 raft_consensus.cc:2468] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 3.
I20260713 09:08:24.587510 17600 raft_consensus.cc:2804] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:24.588651 17600 raft_consensus.cc:697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:24.589322 17600 consensus_queue.cc:237] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.595999 17159 catalog_manager.cc:5697] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 2 to 3, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 3 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.688251 17601 raft_consensus.cc:993] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: : Instructing follower c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:24.688723 17626 raft_consensus.cc:1081] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Signalling peer c548eaa90c5a4284b8dca5909ded1f66 to start an election
I20260713 09:08:24.690168 17335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdaff93d227649189a0735b05e892971"
dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:24.690598 17335 raft_consensus.cc:493] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:24.690958 17335 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.695155 17335 raft_consensus.cc:515] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.696463 17335 leader_election.cc:290] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [CANDIDATE]: Term 3 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3:34727)
I20260713 09:08:24.697232 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:24.697489 17409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdaff93d227649189a0735b05e892971" candidate_uuid: "c548eaa90c5a4284b8dca5909ded1f66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
I20260713 09:08:24.697723 17259 raft_consensus.cc:3055] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:24.698004 17409 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.698110 17259 raft_consensus.cc:740] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:24.699038 17259 consensus_queue.cc:260] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.700034 17259 raft_consensus.cc:3060] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.702828 17409 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 3.
I20260713 09:08:24.703789 17300 leader_election.cc:304] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:24.704502 17600 raft_consensus.cc:2804] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:24.704985 17600 raft_consensus.cc:697] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 LEADER]: Becoming Leader. State: Replica: c548eaa90c5a4284b8dca5909ded1f66, State: Running, Role: LEADER
I20260713 09:08:24.705116 17259 raft_consensus.cc:2468] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c548eaa90c5a4284b8dca5909ded1f66 in term 3.
I20260713 09:08:24.705818 17600 consensus_queue.cc:237] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.712822 17159 catalog_manager.cc:5697] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 reported cstate change: term changed from 2 to 3, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2). New cstate: current_term: 3 leader_uuid: "c548eaa90c5a4284b8dca5909ded1f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.730527 17601 raft_consensus.cc:993] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: : Instructing follower 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:24.730986 17626 raft_consensus.cc:1081] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Signalling peer 126c7724b82b4ab8a4c2c5e92d004be9 to start an election
I20260713 09:08:24.732331 17409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "687307dd1d7c43e787698c260ea47980"
dest_uuid: "126c7724b82b4ab8a4c2c5e92d004be9"
 from {username='slave'} at 127.0.0.1:45816
I20260713 09:08:24.732722 17409 raft_consensus.cc:493] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:24.732972 17409 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.738351 17409 raft_consensus.cc:515] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.740152 17409 leader_election.cc:290] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [CANDIDATE]: Term 3 election: Requested vote from peers 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047), c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701)
I20260713 09:08:24.740986 17259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92943fb244d941388879fe5e8a4ef670"
I20260713 09:08:24.741274 17335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687307dd1d7c43e787698c260ea47980" candidate_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c548eaa90c5a4284b8dca5909ded1f66"
I20260713 09:08:24.741540 17259 raft_consensus.cc:3055] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:24.741767 17335 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.741849 17259 raft_consensus.cc:740] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92943fb244d941388879fe5e8a4ef670, State: Running, Role: LEADER
I20260713 09:08:24.742607 17259 consensus_queue.cc:260] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.743736 17259 raft_consensus.cc:3060] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:24.747823 17335 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:24.748847 17374 leader_election.cc:304] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: 126c7724b82b4ab8a4c2c5e92d004be9, c548eaa90c5a4284b8dca5909ded1f66; no voters: 
I20260713 09:08:24.749300 17259 raft_consensus.cc:2468] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 126c7724b82b4ab8a4c2c5e92d004be9 in term 3.
I20260713 09:08:24.749603 17537 raft_consensus.cc:2804] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:24.750270 17537 raft_consensus.cc:697] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Becoming Leader. State: Replica: 126c7724b82b4ab8a4c2c5e92d004be9, State: Running, Role: LEADER
I20260713 09:08:24.751166 17537 consensus_queue.cc:237] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [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: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } }
I20260713 09:08:24.757948 17159 catalog_manager.cc:5697] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 reported cstate change: term changed from 2 to 3, leader changed from 92943fb244d941388879fe5e8a4ef670 (127.16.62.1) to 126c7724b82b4ab8a4c2c5e92d004be9 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.910249 17259 raft_consensus.cc:1275] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:24.911407 17537 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.920816 17335 raft_consensus.cc:1275] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:24.922106 17627 consensus_queue.cc:1048] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.980260 17409 raft_consensus.cc:1275] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:24.981469 17600 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.989986 17259 raft_consensus.cc:1275] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:24.991300 17600 consensus_queue.cc:1048] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.197454 17259 raft_consensus.cc:1275] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:25.198798 17633 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.207305 17409 raft_consensus.cc:1275] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Refusing update from remote peer c548eaa90c5a4284b8dca5909ded1f66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:25.208571 17633 consensus_queue.cc:1048] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126c7724b82b4ab8a4c2c5e92d004be9" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.259265 17335 raft_consensus.cc:1275] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:25.260409 17627 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c548eaa90c5a4284b8dca5909ded1f66" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.269313 17259 raft_consensus.cc:1275] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Refusing update from remote peer 126c7724b82b4ab8a4c2c5e92d004be9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:25.270511 17537 consensus_queue.cc:1048] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92943fb244d941388879fe5e8a4ef670" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.407972 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:25.413652 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
I20260713 09:08:25.439805 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:25.440881 16632 tablet_replica.cc:333] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.441776 16632 raft_consensus.cc:2243] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.442396 16632 raft_consensus.cc:2272] T c61c4b88db7a4d799dd9baa36b37f96f P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.444402 16632 tablet_replica.cc:333] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.444857 16632 raft_consensus.cc:2243] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.445205 16632 raft_consensus.cc:2272] T 7cb0f202144d40c59535b9dc18a228f9 P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.446995 16632 tablet_replica.cc:333] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.447631 16632 raft_consensus.cc:2243] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.448079 16632 raft_consensus.cc:2272] T 77aa9d22602748ba9e7e96b94c344cb3 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.450140 16632 tablet_replica.cc:333] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.450747 16632 raft_consensus.cc:2243] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.451534 16632 raft_consensus.cc:2272] T 430fa5afad7646dc90699dab3470041a P 92943fb244d941388879fe5e8a4ef670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.453200 16632 tablet_replica.cc:333] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.453727 16632 raft_consensus.cc:2243] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.454185 16632 raft_consensus.cc:2272] T 687307dd1d7c43e787698c260ea47980 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.457065 16632 tablet_replica.cc:333] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.457531 16632 raft_consensus.cc:2243] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.457908 16632 raft_consensus.cc:2272] T bdaff93d227649189a0735b05e892971 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.460002 16632 tablet_replica.cc:333] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.460505 16632 raft_consensus.cc:2243] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.461160 16632 raft_consensus.cc:2272] T 355191ce46344a7a8c0cd6567a9b81fe P 92943fb244d941388879fe5e8a4ef670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.462558 16632 tablet_replica.cc:333] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.463119 16632 raft_consensus.cc:2243] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.463785 16632 raft_consensus.cc:2272] T 7c07749c977c41ff92c66eece813db55 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.465415 16632 tablet_replica.cc:333] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.465917 16632 raft_consensus.cc:2243] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.466293 16632 raft_consensus.cc:2272] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.468328 16632 tablet_replica.cc:333] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670: stopping tablet replica
I20260713 09:08:25.468777 16632 raft_consensus.cc:2243] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.469504 16632 raft_consensus.cc:2272] T e0e62c3eaac5461aa231241e6fc9ea7a P 92943fb244d941388879fe5e8a4ef670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.516266 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
W20260713 09:08:25.532389 17301 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.62.1:43047: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260713 09:08:25.537173 17301 consensus_peers.cc:597] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 -> Peer 92943fb244d941388879fe5e8a4ef670 (127.16.62.1:43047): Couldn't send request to peer 92943fb244d941388879fe5e8a4ef670. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:43047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:25.540323 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
I20260713 09:08:25.567740 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:25.568473 16632 tablet_replica.cc:333] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.569093 16632 raft_consensus.cc:2243] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.569548 16632 raft_consensus.cc:2272] T c61c4b88db7a4d799dd9baa36b37f96f P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.571381 16632 tablet_replica.cc:333] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.571902 16632 raft_consensus.cc:2243] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.572628 16632 raft_consensus.cc:2272] T 7cb0f202144d40c59535b9dc18a228f9 P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.574800 16632 tablet_replica.cc:333] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.575420 16632 raft_consensus.cc:2243] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.576152 16632 raft_consensus.cc:2272] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.578061 16632 tablet_replica.cc:333] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.578559 16632 raft_consensus.cc:2243] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.578965 16632 raft_consensus.cc:2272] T 430fa5afad7646dc90699dab3470041a P c548eaa90c5a4284b8dca5909ded1f66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.581015 16632 tablet_replica.cc:333] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.581760 16632 raft_consensus.cc:2243] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.582311 16632 raft_consensus.cc:2272] T 77aa9d22602748ba9e7e96b94c344cb3 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.584803 16632 tablet_replica.cc:333] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.585332 16632 raft_consensus.cc:2243] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.585748 16632 raft_consensus.cc:2272] T 355191ce46344a7a8c0cd6567a9b81fe P c548eaa90c5a4284b8dca5909ded1f66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.587435 16632 tablet_replica.cc:333] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.587950 16632 raft_consensus.cc:2243] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.588697 16632 raft_consensus.cc:2272] T bdaff93d227649189a0735b05e892971 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.590620 16632 tablet_replica.cc:333] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.591176 16632 raft_consensus.cc:2243] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.591678 16632 raft_consensus.cc:2272] T 7c07749c977c41ff92c66eece813db55 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.594000 16632 tablet_replica.cc:333] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.594725 16632 raft_consensus.cc:2243] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.595191 16632 raft_consensus.cc:2272] T 687307dd1d7c43e787698c260ea47980 P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:25.596347 17374 consensus_peers.cc:597] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 -> Peer c548eaa90c5a4284b8dca5909ded1f66 (127.16.62.2:33701): Couldn't send request to peer c548eaa90c5a4284b8dca5909ded1f66. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:25.597628 16632 tablet_replica.cc:333] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66: stopping tablet replica
I20260713 09:08:25.598129 16632 raft_consensus.cc:2243] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.598510 16632 raft_consensus.cc:2272] T e0e62c3eaac5461aa231241e6fc9ea7a P c548eaa90c5a4284b8dca5909ded1f66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.626420 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
I20260713 09:08:25.644760 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
I20260713 09:08:25.668895 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:25.669585 16632 tablet_replica.cc:333] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.670179 16632 raft_consensus.cc:2243] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.670691 16632 raft_consensus.cc:2272] T 6797ddd5de2f4b9ebf2a6330b4dde0b7 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.673295 16632 tablet_replica.cc:333] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.673846 16632 raft_consensus.cc:2243] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.674618 16632 raft_consensus.cc:2272] T c61c4b88db7a4d799dd9baa36b37f96f P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.676532 16632 tablet_replica.cc:333] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.677027 16632 raft_consensus.cc:2243] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.677438 16632 raft_consensus.cc:2272] T 7cb0f202144d40c59535b9dc18a228f9 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.679023 16632 tablet_replica.cc:333] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.679759 16632 raft_consensus.cc:2243] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.680162 16632 raft_consensus.cc:2272] T e0e62c3eaac5461aa231241e6fc9ea7a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.681733 16632 tablet_replica.cc:333] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.682222 16632 raft_consensus.cc:2243] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.682900 16632 raft_consensus.cc:2272] T 77aa9d22602748ba9e7e96b94c344cb3 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.685096 16632 tablet_replica.cc:333] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.685643 16632 raft_consensus.cc:2243] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.686051 16632 raft_consensus.cc:2272] T 430fa5afad7646dc90699dab3470041a P 126c7724b82b4ab8a4c2c5e92d004be9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.687755 16632 tablet_replica.cc:333] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.688196 16632 raft_consensus.cc:2243] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.688568 16632 raft_consensus.cc:2272] T bdaff93d227649189a0735b05e892971 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.690667 16632 tablet_replica.cc:333] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.691241 16632 raft_consensus.cc:2243] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.691630 16632 raft_consensus.cc:2272] T 355191ce46344a7a8c0cd6567a9b81fe P 126c7724b82b4ab8a4c2c5e92d004be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.693182 16632 tablet_replica.cc:333] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.693635 16632 raft_consensus.cc:2243] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.694048 16632 raft_consensus.cc:2272] T 7c07749c977c41ff92c66eece813db55 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.695627 16632 tablet_replica.cc:333] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9: stopping tablet replica
I20260713 09:08:25.696049 16632 raft_consensus.cc:2243] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.696765 16632 raft_consensus.cc:2272] T 687307dd1d7c43e787698c260ea47980 P 126c7724b82b4ab8a4c2c5e92d004be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.725313 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:08:25.744297 16632 master.cc:562] Master@127.16.62.62:42955 shutting down...
I20260713 09:08:25.765141 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:25.765647 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.765940 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb029196dc6b494a99c8ee738eaaf04c: stopping tablet replica
I20260713 09:08:25.784538 16632 master.cc:584] Master@127.16.62.62:42955 shutdown complete.
126c7724b82b4ab8a4c2c5e92d004be9  1
92943fb244d941388879fe5e8a4ef670  5
c548eaa90c5a4284b8dca5909ded1f66  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12499 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:25.824110 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:34101
I20260713 09:08:25.825137 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:25.830972 17653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:25.831422 17654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:25.831693 17656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:25.832549 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:25.833276 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:25.833451 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:25.833562 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933705833552 us; error 0 us; skew 500 ppm
I20260713 09:08:25.834002 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:25.836254 16632 webserver.cc:533] Webserver started at http://127.16.62.62:44717/ using document root <none> and password file <none>
I20260713 09:08:25.836661 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:25.836824 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:25.837033 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:25.838060 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "924cdbcb5c5643348c301b3de5eaa7dc"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-h7ql"
I20260713 09:08:25.842181 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:08:25.845283 17661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.845988 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:25.846297 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "924cdbcb5c5643348c301b3de5eaa7dc"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-h7ql"
I20260713 09:08:25.846534 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:25.857074 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:25.858356 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:25.895962 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:34101
I20260713 09:08:25.896052 17712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:34101 every 8 connection(s)
I20260713 09:08:25.899658 17713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.908845 17713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc: Bootstrap starting.
I20260713 09:08:25.913189 17713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.917089 17713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc: No bootstrap required, opened a new log
I20260713 09:08:25.919147 17713 raft_consensus.cc:359] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER }
I20260713 09:08:25.919508 17713 raft_consensus.cc:385] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:25.919682 17713 raft_consensus.cc:740] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924cdbcb5c5643348c301b3de5eaa7dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:25.920130 17713 consensus_queue.cc:260] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER }
I20260713 09:08:25.920528 17713 raft_consensus.cc:399] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:25.920714 17713 raft_consensus.cc:493] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:25.920917 17713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.924770 17713 raft_consensus.cc:515] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER }
I20260713 09:08:25.925205 17713 leader_election.cc:304] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [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: 924cdbcb5c5643348c301b3de5eaa7dc; no voters: 
I20260713 09:08:25.926334 17713 leader_election.cc:290] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:25.926661 17716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.927976 17716 raft_consensus.cc:697] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 1 LEADER]: Becoming Leader. State: Replica: 924cdbcb5c5643348c301b3de5eaa7dc, State: Running, Role: LEADER
I20260713 09:08:25.928684 17716 consensus_queue.cc:237] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [LEADER]: Queue going to LEADER mode. State: All 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: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER }
I20260713 09:08:25.929272 17713 sys_catalog.cc:565] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:25.933003 17717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER } }
I20260713 09:08:25.933692 17717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:25.933611 17718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 924cdbcb5c5643348c301b3de5eaa7dc. Latest consensus state: current_term: 1 leader_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924cdbcb5c5643348c301b3de5eaa7dc" member_type: VOTER } }
I20260713 09:08:25.934224 17718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:25.941550 17723 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:25.946652 17723 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:25.947832 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:25.954989 17723 catalog_manager.cc:1383] Generated new cluster ID: 324e94043b054773b2b390c3ff23a400
I20260713 09:08:25.955312 17723 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:25.979647 17723 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:25.980973 17723 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:25.992146 17723 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc: Generated new TSK 0
I20260713 09:08:25.992720 17723 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:26.014334 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:26.020117 17734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:26.021337 17735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:26.023332 17737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:26.025496 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:26.027645 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:26.027827 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:26.028044 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933706028008 us; error 0 us; skew 500 ppm
I20260713 09:08:26.028644 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:26.031327 16632 webserver.cc:533] Webserver started at http://127.16.62.1:43639/ using document root <none> and password file <none>
I20260713 09:08:26.031857 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:26.032081 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:26.032377 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:26.033512 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "1d450d18073644419198e25cd04126e3"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.038286 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:08:26.041702 17742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.042443 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:26.042742 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "1d450d18073644419198e25cd04126e3"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.043026 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:26.069643 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:26.070890 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:26.072396 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:26.074770 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:26.074987 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.075266 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:26.075455 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.114123 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:45077
I20260713 09:08:26.114238 17804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:45077 every 8 connection(s)
I20260713 09:08:26.119091 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:26.125749 17809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:26.126885 17810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:26.129415 16632 server_base.cc:1061] running on GCE node
W20260713 09:08:26.129835 17813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:26.130954 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:26.131299 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:26.131469 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933706131453 us; error 0 us; skew 500 ppm
I20260713 09:08:26.131973 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:26.134886 16632 webserver.cc:533] Webserver started at http://127.16.62.2:44363/ using document root <none> and password file <none>
I20260713 09:08:26.135459 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:26.135690 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:26.136013 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:26.136336 17805 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34101
I20260713 09:08:26.136686 17805 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:26.137243 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.137455 17805 heartbeater.cc:507] Master 127.16.62.62:34101 requested a full tablet report, sending...
I20260713 09:08:26.139662 17678 ts_manager.cc:194] Registered new tserver with Master: 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:26.142033 17678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45658
I20260713 09:08:26.142939 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:08:26.146376 17817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.147200 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:26.147430 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.147662 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:26.160197 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:26.161388 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:26.162714 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:26.164851 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:26.165016 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.165302 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:26.165457 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.205124 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:42069
I20260713 09:08:26.205224 17879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:42069 every 8 connection(s)
I20260713 09:08:26.209714 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:26.216346 17883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:26.218416 17884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:26.220089 17886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:26.221298 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:26.222093 17880 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34101
I20260713 09:08:26.222257 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:26.222477 17880 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:26.222550 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:26.222908 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933706222881 us; error 0 us; skew 500 ppm
I20260713 09:08:26.223412 17880 heartbeater.cc:507] Master 127.16.62.62:34101 requested a full tablet report, sending...
I20260713 09:08:26.223483 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:26.225445 17678 ts_manager.cc:194] Registered new tserver with Master: 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:26.226073 16632 webserver.cc:533] Webserver started at http://127.16.62.3:37345/ using document root <none> and password file <none>
I20260713 09:08:26.226570 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:26.226776 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:26.226879 17678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45662
I20260713 09:08:26.227067 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:26.228482 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "7494e4b59ad94a7f84b22f020749c1fc"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.233333 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:08:26.236536 17891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.237450 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:26.237776 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "7494e4b59ad94a7f84b22f020749c1fc"
format_stamp: "Formatted at 2026-07-13 09:08:26 on dist-test-slave-h7ql"
I20260713 09:08:26.238076 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:26.258033 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:26.259254 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:26.260672 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:26.262971 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:26.263288 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.263549 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:26.263727 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:26.321306 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:38775
I20260713 09:08:26.321483 17953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:38775 every 8 connection(s)
I20260713 09:08:26.335677 17954 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34101
I20260713 09:08:26.336056 17954 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:26.336828 17954 heartbeater.cc:507] Master 127.16.62.62:34101 requested a full tablet report, sending...
I20260713 09:08:26.338724 17678 ts_manager.cc:194] Registered new tserver with Master: 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:26.339277 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014689529s
I20260713 09:08:26.340577 17678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45672
I20260713 09:08:26.365737 17678 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45684:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:26.369652 17678 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:26.496536 17770 tablet_service.cc:1511] Processing CreateTablet for tablet 59203f9b82af4930ba874ef4f235af94 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:26.498134 17770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59203f9b82af4930ba874ef4f235af94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.500084 17845 tablet_service.cc:1511] Processing CreateTablet for tablet 59203f9b82af4930ba874ef4f235af94 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:26.501355 17845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59203f9b82af4930ba874ef4f235af94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.504091 17844 tablet_service.cc:1511] Processing CreateTablet for tablet 76aa59aececa43498ad72b302ec56b12 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:26.505368 17844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aa59aececa43498ad72b302ec56b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.506803 17769 tablet_service.cc:1511] Processing CreateTablet for tablet 76aa59aececa43498ad72b302ec56b12 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:26.508150 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aa59aececa43498ad72b302ec56b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.508213 17843 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6ad5df37143ae971aa6d8786ec1c5 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:26.509691 17843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6ad5df37143ae971aa6d8786ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.509660 17919 tablet_service.cc:1511] Processing CreateTablet for tablet 59203f9b82af4930ba874ef4f235af94 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:26.511094 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59203f9b82af4930ba874ef4f235af94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.512296 17841 tablet_service.cc:1511] Processing CreateTablet for tablet e5d4be231ac54464a9d1fb3c7a3a0691 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:26.514605 17842 tablet_service.cc:1511] Processing CreateTablet for tablet 701be4651970415dad9133fd5dc7cbe4 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:26.518802 17768 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6ad5df37143ae971aa6d8786ec1c5 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:26.521162 17838 tablet_service.cc:1511] Processing CreateTablet for tablet 6827211222664403ab16ddd15039c829 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:26.521355 17764 tablet_service.cc:1511] Processing CreateTablet for tablet afc1873e32bf4ddfa4fa8e2e077b5723 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:26.522675 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc1873e32bf4ddfa4fa8e2e077b5723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.524207 17767 tablet_service.cc:1511] Processing CreateTablet for tablet 701be4651970415dad9133fd5dc7cbe4 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:26.524471 17836 tablet_service.cc:1511] Processing CreateTablet for tablet fe68401a8ecc48c69fee072549e18ac7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:26.525477 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701be4651970415dad9133fd5dc7cbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.525976 17840 tablet_service.cc:1511] Processing CreateTablet for tablet cd14885e190948c28fc175dc67c654f8 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:26.528669 17837 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:26.528452 17765 tablet_service.cc:1511] Processing CreateTablet for tablet cd14885e190948c28fc175dc67c654f8 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:26.530690 17766 tablet_service.cc:1511] Processing CreateTablet for tablet e5d4be231ac54464a9d1fb3c7a3a0691 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:26.531699 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd14885e190948c28fc175dc67c654f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.532403 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d4be231ac54464a9d1fb3c7a3a0691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.536759 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 6827211222664403ab16ddd15039c829 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:26.538477 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6827211222664403ab16ddd15039c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.541220 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:26.543457 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe68401a8ecc48c69fee072549e18ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.528478 17839 tablet_service.cc:1511] Processing CreateTablet for tablet afc1873e32bf4ddfa4fa8e2e077b5723 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:26.544982 17840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd14885e190948c28fc175dc67c654f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.546308 17837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08d3b1e4004c84aef6d76b98bcfb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.546937 17761 tablet_service.cc:1511] Processing CreateTablet for tablet fe68401a8ecc48c69fee072549e18ac7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:26.547663 17838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6827211222664403ab16ddd15039c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.549031 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d4be231ac54464a9d1fb3c7a3a0691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.542857 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08d3b1e4004c84aef6d76b98bcfb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.550467 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701be4651970415dad9133fd5dc7cbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.554085 17839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc1873e32bf4ddfa4fa8e2e077b5723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.559605 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6ad5df37143ae971aa6d8786ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.563544 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe68401a8ecc48c69fee072549e18ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.597020 17844 tablet_service.cc:1511] Processing CreateTablet for tablet cb84c055dc45411b9955bce5ac342301 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:26.598416 17844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb84c055dc45411b9955bce5ac342301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.614961 17844 tablet_service.cc:1511] Processing CreateTablet for tablet f11aa4aa745b4279b006fcbc843ed325 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:26.616356 17844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11aa4aa745b4279b006fcbc843ed325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.662686 17970 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:26.663094 17837 tablet_service.cc:1511] Processing CreateTablet for tablet 406f239edeff482ab252745fe974232f (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:26.664376 17837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406f239edeff482ab252745fe974232f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.663879 17836 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17196f12974136ae94c14489fae783 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:26.672143 17917 tablet_service.cc:1511] Processing CreateTablet for tablet a4b6ad5df37143ae971aa6d8786ec1c5 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:26.673480 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6ad5df37143ae971aa6d8786ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.673363 17910 tablet_service.cc:1511] Processing CreateTablet for tablet fe68401a8ecc48c69fee072549e18ac7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:26.676128 17913 tablet_service.cc:1511] Processing CreateTablet for tablet afc1873e32bf4ddfa4fa8e2e077b5723 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:26.678133 17912 tablet_service.cc:1511] Processing CreateTablet for tablet 6827211222664403ab16ddd15039c829 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:26.679914 17841 tablet_service.cc:1511] Processing CreateTablet for tablet fca55136b6744b4691735fc45a953a81 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:26.680617 17916 tablet_service.cc:1511] Processing CreateTablet for tablet 701be4651970415dad9133fd5dc7cbe4 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:26.681175 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca55136b6744b4691735fc45a953a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.683415 17915 tablet_service.cc:1511] Processing CreateTablet for tablet e5d4be231ac54464a9d1fb3c7a3a0691 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:26.686108 17914 tablet_service.cc:1511] Processing CreateTablet for tablet cd14885e190948c28fc175dc67c654f8 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:26.697952 17844 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcfdbca72141e8abb3608cf5a2715d (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:26.698428 17845 tablet_service.cc:1511] Processing CreateTablet for tablet e5b196672f55426596878341e894fc23 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:26.687675 17910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe68401a8ecc48c69fee072549e18ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.672135 17838 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26f7b6c916402eb451608e44d987dc (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:26.702540 17918 tablet_service.cc:1511] Processing CreateTablet for tablet 76aa59aececa43498ad72b302ec56b12 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:26.703233 17919 tablet_service.cc:1511] Processing CreateTablet for tablet cb84c055dc45411b9955bce5ac342301 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:26.701252 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17196f12974136ae94c14489fae783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.708537 17769 tablet_service.cc:1511] Processing CreateTablet for tablet cb84c055dc45411b9955bce5ac342301 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:26.709920 17843 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46cbe612bd4edf9e2cf290a426b64b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:26.710330 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb84c055dc45411b9955bce5ac342301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.715817 17842 tablet_service.cc:1511] Processing CreateTablet for tablet bbec2994da0a4ef49555ca3f782cd6d7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:26.717078 17838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26f7b6c916402eb451608e44d987dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.715728 17911 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:26.717823 17916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701be4651970415dad9133fd5dc7cbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.726382 17915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d4be231ac54464a9d1fb3c7a3a0691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.726063 17770 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17196f12974136ae94c14489fae783 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:26.727062 17912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6827211222664403ab16ddd15039c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.717267 17765 tablet_service.cc:1511] Processing CreateTablet for tablet fca55136b6744b4691735fc45a953a81 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:26.725551 17764 tablet_service.cc:1511] Processing CreateTablet for tablet 406f239edeff482ab252745fe974232f (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:26.720696 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbec2994da0a4ef49555ca3f782cd6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.728883 17969 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:26.730551 17911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08d3b1e4004c84aef6d76b98bcfb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.733984 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca55136b6744b4691735fc45a953a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.735411 17913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc1873e32bf4ddfa4fa8e2e077b5723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.735410 17845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b196672f55426596878341e894fc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.718905 17970 tablet_bootstrap.cc:654] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.705477 17840 tablet_service.cc:1511] Processing CreateTablet for tablet 6f459d3dcceb4e76bbb29960b4c556ce (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:26.738093 17914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd14885e190948c28fc175dc67c654f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.740252 17918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aa59aececa43498ad72b302ec56b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.736815 17843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46cbe612bd4edf9e2cf290a426b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.742347 17770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17196f12974136ae94c14489fae783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.738591 17839 tablet_service.cc:1511] Processing CreateTablet for tablet 803b29d6804f4492af91f95440cdad36 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:26.751040 17761 tablet_service.cc:1511] Processing CreateTablet for tablet 6f459d3dcceb4e76bbb29960b4c556ce (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:26.751669 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb84c055dc45411b9955bce5ac342301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.761176 17763 tablet_service.cc:1511] Processing CreateTablet for tablet f11aa4aa745b4279b006fcbc843ed325 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:26.763592 17969 tablet_bootstrap.cc:654] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.751434 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26f7b6c916402eb451608e44d987dc (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:26.771497 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406f239edeff482ab252745fe974232f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.753679 17762 tablet_service.cc:1511] Processing CreateTablet for tablet bbec2994da0a4ef49555ca3f782cd6d7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:26.780547 17912 tablet_service.cc:1511] Processing CreateTablet for tablet fca55136b6744b4691735fc45a953a81 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:26.781828 17912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca55136b6744b4691735fc45a953a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.784932 17911 tablet_service.cc:1511] Processing CreateTablet for tablet f11aa4aa745b4279b006fcbc843ed325 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:26.786363 17911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11aa4aa745b4279b006fcbc843ed325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.755697 17767 tablet_service.cc:1511] Processing CreateTablet for tablet 803b29d6804f4492af91f95440cdad36 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:26.788101 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f459d3dcceb4e76bbb29960b4c556ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.791894 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26f7b6c916402eb451608e44d987dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.795660 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbec2994da0a4ef49555ca3f782cd6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.796317 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11aa4aa745b4279b006fcbc843ed325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.798491 17912 tablet_service.cc:1511] Processing CreateTablet for tablet 406f239edeff482ab252745fe974232f (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:26.799357 17767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803b29d6804f4492af91f95440cdad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.799793 17912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406f239edeff482ab252745fe974232f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.777724 17840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f459d3dcceb4e76bbb29960b4c556ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.804687 17766 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcfdbca72141e8abb3608cf5a2715d (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:26.805948 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcfdbca72141e8abb3608cf5a2715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.811918 17844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcfdbca72141e8abb3608cf5a2715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.812678 17839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803b29d6804f4492af91f95440cdad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.829701 17971 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:26.836441 17970 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:26.836937 17970 ts_tablet_manager.cc:1403] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.175s	user 0.018s	sys 0.000s
I20260713 09:08:26.843844 17970 raft_consensus.cc:359] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:26.844583 17970 raft_consensus.cc:385] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.845034 17970 raft_consensus.cc:740] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.845809 17970 consensus_queue.cc:260] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:26.864274 17914 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26f7b6c916402eb451608e44d987dc (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:26.865597 17914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26f7b6c916402eb451608e44d987dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.867277 17839 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe99ec7b34879b2d8012bc018c680 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:26.871901 17839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe99ec7b34879b2d8012bc018c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.873955 17841 tablet_service.cc:1511] Processing CreateTablet for tablet 848e92109cf0484fa1f9d1412dc8036b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:26.880667 17880 heartbeater.cc:499] Master 127.16.62.62:34101 was elected leader, sending a full tablet report...
I20260713 09:08:26.882206 17971 tablet_bootstrap.cc:654] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.891247 17915 tablet_service.cc:1511] Processing CreateTablet for tablet 3f17196f12974136ae94c14489fae783 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:26.892724 17915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f17196f12974136ae94c14489fae783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.907572 17769 tablet_service.cc:1511] Processing CreateTablet for tablet e5b196672f55426596878341e894fc23 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:26.908099 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46cbe612bd4edf9e2cf290a426b64b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:26.914834 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46cbe612bd4edf9e2cf290a426b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.915611 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e92109cf0484fa1f9d1412dc8036b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.919709 17769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b196672f55426596878341e894fc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.933095 17770 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe99ec7b34879b2d8012bc018c680 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:26.934406 17770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe99ec7b34879b2d8012bc018c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.912614 17910 tablet_service.cc:1511] Processing CreateTablet for tablet 6f459d3dcceb4e76bbb29960b4c556ce (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:26.936009 17912 tablet_service.cc:1511] Processing CreateTablet for tablet 50bcfdbca72141e8abb3608cf5a2715d (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:26.938923 17912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcfdbca72141e8abb3608cf5a2715d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:26.939653 17726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:26.939965 17969 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:26.940395 17969 ts_tablet_manager.cc:1403] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.218s	user 0.016s	sys 0.024s
I20260713 09:08:26.943388 17969 raft_consensus.cc:359] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:26.944188 17969 raft_consensus.cc:385] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.944579 17969 raft_consensus.cc:740] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.945448 17969 consensus_queue.cc:260] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:26.948052 17970 ts_tablet_manager.cc:1434] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.011s
I20260713 09:08:26.949268 17970 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:26.962886 17910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f459d3dcceb4e76bbb29960b4c556ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.000783 17919 tablet_service.cc:1511] Processing CreateTablet for tablet 803b29d6804f4492af91f95440cdad36 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:27.001001 17768 tablet_service.cc:1511] Processing CreateTablet for tablet 848e92109cf0484fa1f9d1412dc8036b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:27.001933 17969 ts_tablet_manager.cc:1434] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.061s	user 0.011s	sys 0.033s
I20260713 09:08:27.002149 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803b29d6804f4492af91f95440cdad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.002348 17768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e92109cf0484fa1f9d1412dc8036b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.002678 17954 heartbeater.cc:499] Master 127.16.62.62:34101 was elected leader, sending a full tablet report...
I20260713 09:08:26.962792 17911 tablet_service.cc:1511] Processing CreateTablet for tablet bbec2994da0a4ef49555ca3f782cd6d7 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:27.007809 17969 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.015846 17971 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.016335 17971 ts_tablet_manager.cc:1403] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.187s	user 0.027s	sys 0.040s
I20260713 09:08:27.020282 17971 raft_consensus.cc:359] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.021744 17971 raft_consensus.cc:385] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.022684 17911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbec2994da0a4ef49555ca3f782cd6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.023969 17969 tablet_bootstrap.cc:654] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.027187 17971 raft_consensus.cc:740] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.029327 17970 tablet_bootstrap.cc:654] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.033521 17918 tablet_service.cc:1511] Processing CreateTablet for tablet 848e92109cf0484fa1f9d1412dc8036b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:27.035465 17918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e92109cf0484fa1f9d1412dc8036b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.039340 17917 tablet_service.cc:1511] Processing CreateTablet for tablet e5b196672f55426596878341e894fc23 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:27.040609 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b196672f55426596878341e894fc23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.016469 17913 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe99ec7b34879b2d8012bc018c680 (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:27.060523 17913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe99ec7b34879b2d8012bc018c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.055228 17971 consensus_queue.cc:260] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.059414 17976 raft_consensus.cc:493] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.063443 17916 tablet_service.cc:1511] Processing CreateTablet for tablet 6b46cbe612bd4edf9e2cf290a426b64b (DEFAULT_TABLE table=test-workload [id=d6e061d7e75043f99f64e015fe95b6db]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:27.063849 17976 raft_consensus.cc:515] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.065039 17916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b46cbe612bd4edf9e2cf290a426b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:27.093700 17971 ts_tablet_manager.cc:1434] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.077s	user 0.013s	sys 0.010s
I20260713 09:08:27.094700 17805 heartbeater.cc:499] Master 127.16.62.62:34101 was elected leader, sending a full tablet report...
I20260713 09:08:27.095923 17971 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.105269 17971 tablet_bootstrap.cc:654] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.083907 17976 leader_election.cc:290] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:27.116216 17969 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.116885 17969 ts_tablet_manager.cc:1403] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.037s
I20260713 09:08:27.120625 17969 raft_consensus.cc:359] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.121591 17969 raft_consensus.cc:385] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.122030 17969 raft_consensus.cc:740] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.124852 17980 raft_consensus.cc:493] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.126497 17970 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.147902 17970 ts_tablet_manager.cc:1403] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.199s	user 0.008s	sys 0.004s
I20260713 09:08:27.155805 17970 raft_consensus.cc:359] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.156911 17970 raft_consensus.cc:385] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.157395 17970 raft_consensus.cc:740] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.158603 17970 consensus_queue.cc:260] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.166757 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.168381 17893 leader_election.cc:343] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.169970 17970 ts_tablet_manager.cc:1434] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:08:27.147594 17980 raft_consensus.cc:515] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.178573 17980 leader_election.cc:290] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.207288 17970 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.206585 17969 consensus_queue.cc:260] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.221938 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.224076 17971 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
W20260713 09:08:27.224311 17894 leader_election.cc:343] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.222299 17969 ts_tablet_manager.cc:1434] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.003s
I20260713 09:08:27.224750 17894 leader_election.cc:304] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.225519 17969 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.225839 17976 raft_consensus.cc:2749] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.229213 17971 ts_tablet_manager.cc:1403] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.134s	user 0.039s	sys 0.045s
I20260713 09:08:27.229415 17970 tablet_bootstrap.cc:654] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.229404 17974 raft_consensus.cc:493] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.230050 17974 raft_consensus.cc:515] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.232328 17971 raft_consensus.cc:359] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.234665 17971 raft_consensus.cc:385] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.234941 17971 raft_consensus.cc:740] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.236688 17974 leader_election.cc:290] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.235678 17971 consensus_queue.cc:260] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.237874 17969 tablet_bootstrap.cc:654] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.241477 17971 ts_tablet_manager.cc:1434] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:27.245388 17971 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.253646 17971 tablet_bootstrap.cc:654] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.264221 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.264763 17969 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.265257 17969 ts_tablet_manager.cc:1403] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.005s
W20260713 09:08:27.268091 17820 leader_election.cc:343] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.268224 17969 raft_consensus.cc:359] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.272383 17969 raft_consensus.cc:385] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.272774 17969 raft_consensus.cc:740] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.273690 17969 consensus_queue.cc:260] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.275879 17970 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.277617 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
W20260713 09:08:27.278975 17745 leader_election.cc:343] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.278963 17970 ts_tablet_manager.cc:1403] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260713 09:08:27.279642 17969 ts_tablet_manager.cc:1434] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260713 09:08:27.280778 17969 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.282050 17970 raft_consensus.cc:359] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.282780 17970 raft_consensus.cc:385] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.283114 17970 raft_consensus.cc:740] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.284104 17970 consensus_queue.cc:260] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.290273 17970 ts_tablet_manager.cc:1434] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:27.291419 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.292739 17744 leader_election.cc:343] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.293184 17744 leader_election.cc:304] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.294085 17983 raft_consensus.cc:2749] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.294421 17970 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.295941 17971 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.296424 17971 ts_tablet_manager.cc:1403] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.005s
I20260713 09:08:27.298895 17971 raft_consensus.cc:359] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.299567 17971 raft_consensus.cc:385] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.300001 17969 tablet_bootstrap.cc:654] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.299906 17971 raft_consensus.cc:740] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.299896 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.300880 17970 tablet_bootstrap.cc:654] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.301010 17971 consensus_queue.cc:260] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
W20260713 09:08:27.301508 17820 leader_election.cc:343] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.302011 17820 leader_election.cc:304] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0; no voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.302686 17974 raft_consensus.cc:2749] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.306800 17971 ts_tablet_manager.cc:1434] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:08:27.308334 17971 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.310698 17970 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.311208 17970 ts_tablet_manager.cc:1403] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260713 09:08:27.314126 17970 raft_consensus.cc:359] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.314872 17970 raft_consensus.cc:385] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.315183 17970 raft_consensus.cc:740] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.317205 17971 tablet_bootstrap.cc:654] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.317404 17970 consensus_queue.cc:260] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.317777 17976 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.318847 17969 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.318557 17976 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.319401 17969 ts_tablet_manager.cc:1403] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.014s
I20260713 09:08:27.320663 17976 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:27.323005 17970 ts_tablet_manager.cc:1434] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:27.323498 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.323021 17969 raft_consensus.cc:359] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.324163 17970 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.324352 17969 raft_consensus.cc:385] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.324833 17969 raft_consensus.cc:740] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
W20260713 09:08:27.326107 17893 leader_election.cc:343] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.326025 17969 consensus_queue.cc:260] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.322990 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
W20260713 09:08:27.329762 17894 leader_election.cc:343] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.330176 17894 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.330802 17970 tablet_bootstrap.cc:654] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.331455 17977 raft_consensus.cc:2749] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.336205 17971 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.336738 17971 ts_tablet_manager.cc:1403] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260713 09:08:27.339017 17969 ts_tablet_manager.cc:1434] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260713 09:08:27.339979 17971 raft_consensus.cc:359] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.340798 17971 raft_consensus.cc:385] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.341125 17971 raft_consensus.cc:740] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.341955 17971 consensus_queue.cc:260] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.346431 17969 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.346660 17971 ts_tablet_manager.cc:1434] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:08:27.347723 17971 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.349421 17976 raft_consensus.cc:493] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.349961 17976 raft_consensus.cc:515] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.352350 17976 leader_election.cc:290] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:27.353936 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.354738 17971 tablet_bootstrap.cc:654] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.355994 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.360023 17970 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.360496 17970 ts_tablet_manager.cc:1403] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.005s
W20260713 09:08:27.360519 17894 leader_election.cc:343] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:27.361724 17893 leader_election.cc:343] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.362172 17893 leader_election.cc:304] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.363095 17976 raft_consensus.cc:2749] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.362932 17970 raft_consensus.cc:359] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.363726 17970 raft_consensus.cc:385] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.364066 17969 tablet_bootstrap.cc:654] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.364028 17970 raft_consensus.cc:740] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.364954 17970 consensus_queue.cc:260] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.368438 17969 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.368553 17970 ts_tablet_manager.cc:1434] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:27.368970 17969 ts_tablet_manager.cc:1403] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260713 09:08:27.369638 17983 raft_consensus.cc:493] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.370193 17970 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.370083 17983 raft_consensus.cc:515] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.371203 17971 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.371665 17971 ts_tablet_manager.cc:1403] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260713 09:08:27.372359 17983 leader_election.cc:290] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.373549 17969 raft_consensus.cc:359] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.374048 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.374408 17969 raft_consensus.cc:385] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.374702 17929 raft_consensus.cc:2468] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.374831 17969 raft_consensus.cc:740] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.375759 17969 consensus_queue.cc:260] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.376732 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.374498 17971 raft_consensus.cc:359] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.377290 17971 raft_consensus.cc:385] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.377583 17971 raft_consensus.cc:740] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.377655 17974 raft_consensus.cc:493] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.378000 17970 tablet_bootstrap.cc:654] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.378208 17974 raft_consensus.cc:515] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.378473 17971 consensus_queue.cc:260] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.380494 17745 leader_election.cc:304] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.381628 17980 raft_consensus.cc:2804] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.382074 17980 raft_consensus.cc:493] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.382501 17980 raft_consensus.cc:3060] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.383355 17971 ts_tablet_manager.cc:1434] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:08:27.384338 17971 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.384859 17969 ts_tablet_manager.cc:1434] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260713 09:08:27.385833 17744 leader_election.cc:343] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.389417 17974 leader_election.cc:290] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.395292 17970 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.395826 17970 ts_tablet_manager.cc:1403] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260713 09:08:27.392095 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6827211222664403ab16ddd15039c829" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
W20260713 09:08:27.397310 17820 leader_election.cc:343] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.392871 17971 tablet_bootstrap.cc:654] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.391683 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6827211222664403ab16ddd15039c829" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.398115 17929 raft_consensus.cc:2468] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.392618 17969 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.398906 17970 raft_consensus.cc:359] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.399649 17970 raft_consensus.cc:385] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.399942 17970 raft_consensus.cc:740] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.400696 17970 consensus_queue.cc:260] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.402987 17970 ts_tablet_manager.cc:1434] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:27.404038 17970 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.405388 17980 raft_consensus.cc:515] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.408532 17980 leader_election.cc:290] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.410755 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.406184 17820 leader_election.cc:304] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.411268 17929 raft_consensus.cc:3060] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.416988 17929 raft_consensus.cc:2468] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.406734 17974 raft_consensus.cc:493] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.405403 17969 tablet_bootstrap.cc:654] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.418047 17974 raft_consensus.cc:515] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.420279 17974 leader_election.cc:290] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.410466 17970 tablet_bootstrap.cc:654] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.418059 17745 leader_election.cc:304] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.420800 17971 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.421821 17980 raft_consensus.cc:2804] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.422037 17971 ts_tablet_manager.cc:1403] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260713 09:08:27.423105 17980 raft_consensus.cc:697] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.409291 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.423997 17980 consensus_queue.cc:237] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.424973 17971 raft_consensus.cc:359] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.425661 17971 raft_consensus.cc:385] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.425952 17971 raft_consensus.cc:740] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
W20260713 09:08:27.425930 17744 leader_election.cc:343] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.420765 17974 raft_consensus.cc:2804] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.427276 17974 raft_consensus.cc:493] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.426982 17971 consensus_queue.cc:260] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.427810 17974 raft_consensus.cc:3060] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.429353 17971 ts_tablet_manager.cc:1434] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:08:27.429417 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.430075 17780 raft_consensus.cc:2468] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.430374 17971 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.432121 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
W20260713 09:08:27.433629 17820 leader_election.cc:343] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.434456 17820 leader_election.cc:304] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.435436 18002 raft_consensus.cc:2804] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.435823 18002 raft_consensus.cc:493] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.436136 18002 raft_consensus.cc:3060] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.437338 17971 tablet_bootstrap.cc:654] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.446256 18002 raft_consensus.cc:515] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.446462 17974 raft_consensus.cc:515] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.451601 18002 leader_election.cc:290] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.452275 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6827211222664403ab16ddd15039c829" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:27.449167 17971 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.452883 17780 raft_consensus.cc:3060] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.453027 17971 ts_tablet_manager.cc:1403] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260713 09:08:27.451710 17969 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.455444 17969 ts_tablet_manager.cc:1403] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.026s
I20260713 09:08:27.455662 17970 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.456138 17970 ts_tablet_manager.cc:1403] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.009s
I20260713 09:08:27.455384 17677 catalog_manager.cc:5697] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.458405 17971 raft_consensus.cc:359] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.459139 17971 raft_consensus.cc:385] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.459266 17974 leader_election.cc:290] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.459354 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.460071 17780 raft_consensus.cc:2468] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.460435 17969 raft_consensus.cc:359] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.461139 17969 raft_consensus.cc:385] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.459450 17971 raft_consensus.cc:740] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.461156 17970 raft_consensus.cc:359] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.462000 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6827211222664403ab16ddd15039c829" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.461930 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:27.462211 17971 consensus_queue.cc:260] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.462787 17929 raft_consensus.cc:3060] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.462853 17780 raft_consensus.cc:3060] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.463493 17820 leader_election.cc:304] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
W20260713 09:08:27.464557 17820 leader_election.cc:343] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.464953 17971 ts_tablet_manager.cc:1434] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:27.465255 17974 raft_consensus.cc:2804] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.465910 17971 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.466526 17974 raft_consensus.cc:697] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:27.467620 17974 consensus_queue.cc:237] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.461654 17969 raft_consensus.cc:740] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.469867 17969 consensus_queue.cc:260] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.472066 17929 raft_consensus.cc:2468] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.462430 17970 raft_consensus.cc:385] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.472194 17780 raft_consensus.cc:2468] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.472644 17970 raft_consensus.cc:740] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.473762 17820 leader_election.cc:304] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.474538 18002 raft_consensus.cc:2804] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.473489 17970 consensus_queue.cc:260] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.476064 17969 ts_tablet_manager.cc:1434] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260713 09:08:27.476657 17971 tablet_bootstrap.cc:654] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.477238 17969 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.480448 18002 raft_consensus.cc:697] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:27.481444 18002 consensus_queue.cc:237] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.485039 17969 tablet_bootstrap.cc:654] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.486275 17971 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.486354 17970 ts_tablet_manager.cc:1434] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260713 09:08:27.486806 17971 ts_tablet_manager.cc:1403] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:08:27.487977 17974 raft_consensus.cc:493] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.488632 17974 raft_consensus.cc:515] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.491532 17974 leader_election.cc:290] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.492031 17970 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.492169 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.492903 17780 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.493211 17675 catalog_manager.cc:5697] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.494983 17820 leader_election.cc:304] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.496034 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.496656 17929 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.498222 17974 raft_consensus.cc:2804] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.498600 17974 raft_consensus.cc:493] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.498936 17974 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.502712 17970 tablet_bootstrap.cc:654] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.505815 17974 raft_consensus.cc:515] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.506844 17971 raft_consensus.cc:359] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.508091 17971 raft_consensus.cc:385] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.508419 17971 raft_consensus.cc:740] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.509398 17971 consensus_queue.cc:260] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.512205 17971 ts_tablet_manager.cc:1434] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:08:27.513269 17971 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.516410 17970 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.517113 17970 ts_tablet_manager.cc:1403] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260713 09:08:27.517287 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:27.517982 17780 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.519343 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.519883 17929 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.521620 17971 tablet_bootstrap.cc:654] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.522388 17974 leader_election.cc:290] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.525853 17970 raft_consensus.cc:359] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.526481 17970 raft_consensus.cc:385] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.526767 17970 raft_consensus.cc:740] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.527566 17970 consensus_queue.cc:260] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.528219 17780 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.529488 17970 ts_tablet_manager.cc:1434] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:27.529340 17820 leader_election.cc:304] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.530367 18002 raft_consensus.cc:2804] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.531203 18002 raft_consensus.cc:697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:27.532027 18002 consensus_queue.cc:237] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.532905 17969 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.533550 17969 ts_tablet_manager.cc:1403] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.022s
I20260713 09:08:27.530253 17929 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.537211 17970 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.539492 17969 raft_consensus.cc:359] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.540414 17969 raft_consensus.cc:385] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.540678 17969 raft_consensus.cc:740] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.541474 17969 consensus_queue.cc:260] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.546569 17970 tablet_bootstrap.cc:654] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.549650 17969 ts_tablet_manager.cc:1434] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:08:27.550283 17971 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.550884 17969 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.550959 17971 ts_tablet_manager.cc:1403] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.004s
I20260713 09:08:27.551635 17980 raft_consensus.cc:493] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.552189 17980 raft_consensus.cc:515] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.554486 17980 leader_election.cc:290] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.556303 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.558260 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.560971 17744 leader_election.cc:343] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:27.561852 17745 leader_election.cc:343] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.562322 17745 leader_election.cc:304] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.563201 17980 raft_consensus.cc:2749] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.572206 17969 tablet_bootstrap.cc:654] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.572764 17971 raft_consensus.cc:359] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.573757 17971 raft_consensus.cc:385] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.574131 17971 raft_consensus.cc:740] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.575209 17971 consensus_queue.cc:260] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.578359 17971 ts_tablet_manager.cc:1434] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:27.579617 17971 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.586864 17969 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.586148 17675 catalog_manager.cc:5697] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.587387 17969 ts_tablet_manager.cc:1403] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.011s
I20260713 09:08:27.587915 17971 tablet_bootstrap.cc:654] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.588302 17675 catalog_manager.cc:5697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.590245 17980 raft_consensus.cc:493] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.590747 17980 raft_consensus.cc:515] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.591622 17970 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.592089 17970 ts_tablet_manager.cc:1403] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.012s
I20260713 09:08:27.592952 17980 leader_election.cc:290] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.594709 17970 raft_consensus.cc:359] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.595453 17970 raft_consensus.cc:385] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.595737 17970 raft_consensus.cc:740] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.595785 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.596498 17970 consensus_queue.cc:260] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.597939 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.598114 17745 leader_election.cc:343] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.598608 17855 raft_consensus.cc:2468] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.598872 17969 raft_consensus.cc:359] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.599628 17969 raft_consensus.cc:385] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.599910 17969 raft_consensus.cc:740] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.599956 17744 leader_election.cc:304] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.601156 17980 raft_consensus.cc:2804] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.601558 17980 raft_consensus.cc:493] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.601936 17980 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.603488 17970 ts_tablet_manager.cc:1434] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:27.604207 17971 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.604476 17970 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.604692 17971 ts_tablet_manager.cc:1403] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260713 09:08:27.607488 17971 raft_consensus.cc:359] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.608198 17971 raft_consensus.cc:385] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.608484 17971 raft_consensus.cc:740] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.609225 17980 raft_consensus.cc:515] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.609273 17971 consensus_queue.cc:260] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.610863 17970 tablet_bootstrap.cc:654] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.611965 17971 ts_tablet_manager.cc:1434] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:27.612429 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.613142 17971 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.613061 17855 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.600818 17969 consensus_queue.cc:260] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.619451 17971 tablet_bootstrap.cc:654] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.620584 17969 ts_tablet_manager.cc:1434] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260713 09:08:27.621480 17969 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.630458 17971 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.630918 17971 ts_tablet_manager.cc:1403] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:08:27.633574 17971 raft_consensus.cc:359] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.634208 17971 raft_consensus.cc:385] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.634588 17969 tablet_bootstrap.cc:654] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.634498 17971 raft_consensus.cc:740] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.635414 17971 consensus_queue.cc:260] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.637632 17971 ts_tablet_manager.cc:1434] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:27.638823 17855 raft_consensus.cc:2468] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.640147 17744 leader_election.cc:304] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.640671 17971 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.641024 17983 raft_consensus.cc:2804] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.648140 17971 tablet_bootstrap.cc:654] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.648725 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.649410 17929 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.654073 18030 raft_consensus.cc:493] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.655462 18030 raft_consensus.cc:515] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.658519 17929 raft_consensus.cc:2468] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.659632 17971 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.660137 17971 ts_tablet_manager.cc:1403] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:08:27.660317 17980 leader_election.cc:290] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.659442 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc1873e32bf4ddfa4fa8e2e077b5723" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.661374 17855 raft_consensus.cc:2468] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.662827 17970 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.662932 18030 leader_election.cc:290] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.663519 17970 ts_tablet_manager.cc:1403] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.035s
I20260713 09:08:27.663403 17744 leader_election.cc:304] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.662787 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc1873e32bf4ddfa4fa8e2e077b5723" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.664325 18030 raft_consensus.cc:2804] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.664755 18030 raft_consensus.cc:493] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.665160 18030 raft_consensus.cc:3060] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.665194 17983 raft_consensus.cc:697] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.666415 17970 raft_consensus.cc:359] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.667122 17970 raft_consensus.cc:385] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.667245 17969 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.666255 17983 consensus_queue.cc:237] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.667415 17970 raft_consensus.cc:740] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.667892 17969 ts_tablet_manager.cc:1403] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260713 09:08:27.668289 17970 consensus_queue.cc:260] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.670301 17970 ts_tablet_manager.cc:1434] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:27.670468 17969 raft_consensus.cc:359] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.671236 17970 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.671308 17969 raft_consensus.cc:385] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.671732 17969 raft_consensus.cc:740] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.672505 17969 consensus_queue.cc:260] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.673045 18030 raft_consensus.cc:515] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.676678 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc1873e32bf4ddfa4fa8e2e077b5723" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.677333 17854 raft_consensus.cc:3060] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.679529 17970 tablet_bootstrap.cc:654] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.682825 17969 ts_tablet_manager.cc:1434] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:08:27.685263 17854 raft_consensus.cc:2468] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.686767 17744 leader_election.cc:304] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.663241 17971 raft_consensus.cc:359] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.687968 17971 raft_consensus.cc:385] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.688382 17971 raft_consensus.cc:740] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
W20260713 09:08:27.689786 17745 leader_election.cc:343] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.690958 17971 consensus_queue.cc:260] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.692482 17980 raft_consensus.cc:2804] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.695501 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc1873e32bf4ddfa4fa8e2e077b5723" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
W20260713 09:08:27.697597 17745 leader_election.cc:343] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.698401 18002 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.698612 18028 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.698933 18002 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.699292 18028 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.700651 17971 ts_tablet_manager.cc:1434] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:08:27.701612 18002 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.702052 18028 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.702607 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.702852 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.703253 17929 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.703758 17780 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.704438 17820 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.705258 18002 raft_consensus.cc:2804] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.703780 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.706347 17928 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.706655 17974 raft_consensus.cc:493] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.707145 17974 raft_consensus.cc:515] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.705710 18002 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.708415 18002 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.709295 17974 leader_election.cc:290] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.711427 18028 raft_consensus.cc:493] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.712093 18028 raft_consensus.cc:515] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.713284 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.713932 17780 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.715062 17969 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.716866 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.689859 18030 leader_election.cc:290] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.715216 17820 leader_election.cc:304] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.712502 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.717574 17855 raft_consensus.cc:2468] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.718462 17974 raft_consensus.cc:2804] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.718868 17974 raft_consensus.cc:493] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.719252 17974 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.719384 17744 leader_election.cc:304] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.720548 18030 raft_consensus.cc:2804] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.720957 18030 raft_consensus.cc:493] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.721355 18030 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.715363 17745 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.723693 17928 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:27.723737 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.716876 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.726012 17745 leader_election.cc:343] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.729204 17969 tablet_bootstrap.cc:654] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.716590 18028 leader_election.cc:290] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.717561 18002 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.731297 18028 raft_consensus.cc:2804] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.731686 18028 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.732085 17970 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.732615 17970 ts_tablet_manager.cc:1403] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.016s
I20260713 09:08:27.732800 18002 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.733619 17854 raft_consensus.cc:2393] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d450d18073644419198e25cd04126e3 in current term 1: Already voted for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in this term.
I20260713 09:08:27.734387 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:27.734427 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.732048 18028 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.735308 17929 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.738252 17971 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.738726 17969 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.739217 17969 ts_tablet_manager.cc:1403] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260713 09:08:27.741993 17983 raft_consensus.cc:493] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.742301 17929 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.742571 17983 raft_consensus.cc:515] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.743551 17820 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.744130 17675 catalog_manager.cc:5697] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.745767 17970 raft_consensus.cc:359] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.746389 17970 raft_consensus.cc:385] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.746629 17970 raft_consensus.cc:740] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.747243 18002 raft_consensus.cc:2804] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.747699 18002 raft_consensus.cc:697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:27.749552 17970 consensus_queue.cc:260] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.750172 17980 raft_consensus.cc:697] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.751528 17970 ts_tablet_manager.cc:1434] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:08:27.751118 17980 consensus_queue.cc:237] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.752367 17970 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.752270 17974 raft_consensus.cc:515] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.748636 18002 consensus_queue.cc:237] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.755708 17969 raft_consensus.cc:359] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.756531 17969 raft_consensus.cc:385] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.756978 17969 raft_consensus.cc:740] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.747619 18030 raft_consensus.cc:515] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.757926 17969 consensus_queue.cc:260] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.758386 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.759091 17854 raft_consensus.cc:2468] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.760236 17744 leader_election.cc:304] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.760802 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.761564 17970 tablet_bootstrap.cc:654] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.762172 18033 raft_consensus.cc:2804] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.762616 18033 raft_consensus.cc:493] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:27.762549 17745 leader_election.cc:343] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.763123 17983 leader_election.cc:290] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.763357 18033 raft_consensus.cc:3060] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.765904 17974 leader_election.cc:290] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.766726 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:27.767205 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.767391 17779 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.767737 17929 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.769237 18028 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.769625 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.770216 17854 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.770530 17780 raft_consensus.cc:2393] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13a9aa73c5bc4b10937c7d321349d6b0 in current term 1: Already voted for candidate 1d450d18073644419198e25cd04126e3 in this term.
I20260713 09:08:27.774749 17929 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.775699 17971 tablet_bootstrap.cc:654] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.775550 17779 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:27.775897 17820 leader_election.cc:304] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.777925 17974 raft_consensus.cc:2804] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.778370 17969 ts_tablet_manager.cc:1434] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:08:27.778661 17974 raft_consensus.cc:697] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:27.781759 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.782429 17929 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.784193 17675 catalog_manager.cc:5697] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.779676 17974 consensus_queue.cc:237] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.787883 18010 raft_consensus.cc:493] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.788473 18010 raft_consensus.cc:515] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.791113 18030 leader_election.cc:290] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.792243 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.794554 18010 leader_election.cc:290] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.799283 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.800891 17929 raft_consensus.cc:2468] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.795712 18028 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.797308 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.802597 17745 leader_election.cc:304] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.798273 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59203f9b82af4930ba874ef4f235af94" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.803491 18033 raft_consensus.cc:515] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.803041 17928 raft_consensus.cc:2393] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d450d18073644419198e25cd04126e3 in current term 1: Already voted for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in this term.
I20260713 09:08:27.803879 17927 raft_consensus.cc:2393] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a9aa73c5bc4b10937c7d321349d6b0 in current term 1: Already voted for candidate 1d450d18073644419198e25cd04126e3 in this term.
I20260713 09:08:27.806937 17820 leader_election.cc:304] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0; no voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.807955 17855 raft_consensus.cc:3060] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.808885 18030 raft_consensus.cc:2804] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.809152 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.808897 17745 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [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: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:27.809675 17969 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.809769 17853 raft_consensus.cc:3060] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.810824 17980 raft_consensus.cc:2749] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.811852 18030 raft_consensus.cc:697] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.812734 18030 consensus_queue.cc:237] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.815205 18010 raft_consensus.cc:2749] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.817054 17853 raft_consensus.cc:2468] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.818722 17744 leader_election.cc:304] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.819585 17980 raft_consensus.cc:2804] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.820096 17980 raft_consensus.cc:697] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.821120 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.820912 17980 consensus_queue.cc:237] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.822635 17983 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:27.822953 17745 leader_election.cc:343] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.823952 17969 tablet_bootstrap.cc:654] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.828890 18028 raft_consensus.cc:493] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.829381 18028 raft_consensus.cc:515] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.825474 17971 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.831565 17971 ts_tablet_manager.cc:1403] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.002s
I20260713 09:08:27.832638 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.825770 18033 leader_election.cc:290] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.833272 17855 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.834316 17744 leader_election.cc:304] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:27.790252 17854 raft_consensus.cc:2468] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.834754 17971 raft_consensus.cc:359] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.835285 17976 raft_consensus.cc:493] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.835435 17971 raft_consensus.cc:385] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.835855 17971 raft_consensus.cc:740] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.835919 17976 raft_consensus.cc:515] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.836690 17971 consensus_queue.cc:260] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.838289 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:27.838888 17927 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:27.839120 17971 ts_tablet_manager.cc:1434] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:27.839994 17971 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.836400 18033 raft_consensus.cc:2804] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.840378 18033 raft_consensus.cc:493] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.840454 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.840785 18033 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.841137 17976 leader_election.cc:290] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:27.841866 17970 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:27.842329 17970 ts_tablet_manager.cc:1403] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.015s
I20260713 09:08:27.843204 18028 leader_election.cc:290] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.844651 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:27.846141 17854 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 0.
I20260713 09:08:27.848126 17970 raft_consensus.cc:359] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.849025 17970 raft_consensus.cc:385] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.849339 17970 raft_consensus.cc:740] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.850356 18033 raft_consensus.cc:515] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.843454 17677 catalog_manager.cc:5697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.852268 17779 raft_consensus.cc:2393] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7494e4b59ad94a7f84b22f020749c1fc in current term 1: Already voted for candidate 1d450d18073644419198e25cd04126e3 in this term.
I20260713 09:08:27.855311 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:27.855464 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:27.855895 17853 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.856130 17927 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.882820 17971 tablet_bootstrap.cc:654] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.881994 18033 leader_election.cc:290] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:27.882603 17927 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.887365 18033 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.889418 17745 leader_election.cc:304] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:27.890810 17853 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:27.889819 17969 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.892793 17969 ts_tablet_manager.cc:1403] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.017s
I20260713 09:08:27.893729 18033 raft_consensus.cc:2804] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:27.895413 17820 consensus_peers.cc:597] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Couldn't send request to peer 7494e4b59ad94a7f84b22f020749c1fc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:27.894713 18033 raft_consensus.cc:697] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:27.896837 18033 consensus_queue.cc:237] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.902402 17970 consensus_queue.cc:260] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.902596 17675 catalog_manager.cc:5697] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.904431 17970 ts_tablet_manager.cc:1434] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260713 09:08:27.905313 17893 leader_election.cc:304] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [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: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.907851 17976 raft_consensus.cc:2764] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:27.906333 17970 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:27.906004 17969 raft_consensus.cc:359] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.910410 17969 raft_consensus.cc:385] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.910689 17969 raft_consensus.cc:740] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.912227 17969 consensus_queue.cc:260] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.915141 17969 ts_tablet_manager.cc:1434] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:08:27.916246 17969 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.921835 17677 catalog_manager.cc:5697] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.926586 17971 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:27.927027 17971 ts_tablet_manager.cc:1403] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.087s	user 0.002s	sys 0.015s
I20260713 09:08:27.927510 17969 tablet_bootstrap.cc:654] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.930089 17971 raft_consensus.cc:359] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.931044 17971 raft_consensus.cc:385] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.931453 17971 raft_consensus.cc:740] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.932349 17971 consensus_queue.cc:260] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.934989 17971 ts_tablet_manager.cc:1434] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:08:27.935949 17971 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:27.938537 18002 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.939599 17970 tablet_bootstrap.cc:654] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.941406 17969 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:27.941910 17969 ts_tablet_manager.cc:1403] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260713 09:08:27.942104 17678 catalog_manager.cc:5697] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.944696 17969 raft_consensus.cc:359] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.945376 17969 raft_consensus.cc:385] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.945704 17969 raft_consensus.cc:740] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.946374 17969 consensus_queue.cc:260] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.948688 17969 ts_tablet_manager.cc:1434] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:08:27.948774 17726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:27.949744 17969 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:27.943851 17678 catalog_manager.cc:5697] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.956491 17969 tablet_bootstrap.cc:654] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.968047 18002 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.982901 17976 raft_consensus.cc:493] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.983577 17976 raft_consensus.cc:515] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:27.987375 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:27.987926 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:27.988956 17894 leader_election.cc:343] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:27.989456 17893 leader_election.cc:343] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.989931 17893 leader_election.cc:304] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:27.989944 17974 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.989943 17976 leader_election.cc:290] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:27.992709 17976 raft_consensus.cc:2749] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.998148 17971 tablet_bootstrap.cc:654] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.013383 17970 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.014005 17970 ts_tablet_manager.cc:1403] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.037s
I20260713 09:08:28.017299 17970 raft_consensus.cc:359] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.020639 17970 raft_consensus.cc:385] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.020953 17970 raft_consensus.cc:740] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.021822 17970 consensus_queue.cc:260] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.018533 17971 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.023536 17971 ts_tablet_manager.cc:1403] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.001s
I20260713 09:08:28.025398 17969 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.025786 17970 ts_tablet_manager.cc:1434] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:28.025801 17969 ts_tablet_manager.cc:1403] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.050s
I20260713 09:08:28.027040 17970 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:28.029148 17969 raft_consensus.cc:359] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.030520 17969 raft_consensus.cc:385] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.030778 17969 raft_consensus.cc:740] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.031457 17969 consensus_queue.cc:260] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.033420 17969 ts_tablet_manager.cc:1434] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:08:28.034255 17969 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.035379 17971 raft_consensus.cc:359] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.036042 17971 raft_consensus.cc:385] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.036298 17971 raft_consensus.cc:740] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.037081 17971 consensus_queue.cc:260] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.038798 17971 ts_tablet_manager.cc:1434] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:08:28.039781 17971 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:28.043143 17969 tablet_bootstrap.cc:654] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.050638 17974 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.055799 17970 tablet_bootstrap.cc:654] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.072256 17974 consensus_queue.cc:1048] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.073941 17971 tablet_bootstrap.cc:654] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.077404 17970 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.078299 17970 ts_tablet_manager.cc:1403] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260713 09:08:28.080387 17969 tablet_bootstrap.cc:492] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.081022 17969 ts_tablet_manager.cc:1403] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.020s
I20260713 09:08:28.082154 17970 raft_consensus.cc:359] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.082890 17970 raft_consensus.cc:385] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.083289 17970 raft_consensus.cc:740] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.084790 17970 consensus_queue.cc:260] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.086414 18033 raft_consensus.cc:493] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.086951 17970 ts_tablet_manager.cc:1434] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:28.086874 18033 raft_consensus.cc:515] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.087993 17970 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:28.087764 17969 raft_consensus.cc:359] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.088521 17969 raft_consensus.cc:385] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.088843 17969 raft_consensus.cc:740] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.089720 17969 consensus_queue.cc:260] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.090284 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.092074 17969 ts_tablet_manager.cc:1434] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:28.092108 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
W20260713 09:08:28.094298 17744 leader_election.cc:343] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:28.095021 17745 leader_election.cc:343] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.095443 17745 leader_election.cc:304] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:28.096233 18041 raft_consensus.cc:2749] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.096609 17969 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.098001 17970 tablet_bootstrap.cc:654] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.102543 17969 tablet_bootstrap.cc:654] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.105916 18056 raft_consensus.cc:493] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.106492 18056 raft_consensus.cc:515] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.110153 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.110803 18056 leader_election.cc:290] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:28.111414 17970 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.111893 17970 ts_tablet_manager.cc:1403] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:08:28.112690 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aa59aececa43498ad72b302ec56b12" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.114413 17893 leader_election.cc:304] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:28.114691 17970 raft_consensus.cc:359] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.115398 17970 raft_consensus.cc:385] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.115713 17970 raft_consensus.cc:740] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.115592 18041 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.116627 17970 consensus_queue.cc:260] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.118777 17970 ts_tablet_manager.cc:1434] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:28.088899 18033 leader_election.cc:290] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.119733 18056 raft_consensus.cc:2749] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.122305 17971 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.122802 17971 ts_tablet_manager.cc:1403] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260713 09:08:28.123726 17970 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:28.125466 17971 raft_consensus.cc:359] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.126112 17971 raft_consensus.cc:385] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.126407 17971 raft_consensus.cc:740] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.128804 17969 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.129220 17969 ts_tablet_manager.cc:1403] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.011s
I20260713 09:08:28.130102 17970 tablet_bootstrap.cc:654] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.131774 17969 raft_consensus.cc:359] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.132433 17969 raft_consensus.cc:385] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.132722 17969 raft_consensus.cc:740] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.133458 17969 consensus_queue.cc:260] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.134665 17983 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.136161 17969 ts_tablet_manager.cc:1434] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:28.137244 17969 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.140195 18056 raft_consensus.cc:493] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.140771 18056 raft_consensus.cc:515] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.148738 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.149456 17780 raft_consensus.cc:2468] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 0.
I20260713 09:08:28.150720 17894 leader_election.cc:304] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:28.151594 17976 raft_consensus.cc:2804] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.151957 17976 raft_consensus.cc:493] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.152266 17976 raft_consensus.cc:3060] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.155366 17969 tablet_bootstrap.cc:654] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.149490 18056 leader_election.cc:290] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:28.157274 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.158706 17853 raft_consensus.cc:2468] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 0.
I20260713 09:08:28.157790 18041 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.160064 17976 raft_consensus.cc:515] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.160441 18030 raft_consensus.cc:493] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.160925 18030 raft_consensus.cc:515] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.162056 17969 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.162477 17969 ts_tablet_manager.cc:1403] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:08:28.162950 18030 leader_election.cc:290] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.163836 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.164539 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.165800 17928 raft_consensus.cc:3060] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.165633 17971 consensus_queue.cc:260] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.166522 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:28.167136 17780 raft_consensus.cc:3060] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.167675 17971 ts_tablet_manager.cc:1434] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.001s
I20260713 09:08:28.169032 17971 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:28.171203 17976 leader_election.cc:290] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
W20260713 09:08:28.171995 17745 leader_election.cc:343] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.164562 17852 raft_consensus.cc:2468] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:28.176328 17744 leader_election.cc:304] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:28.173426 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b6ad5df37143ae971aa6d8786ec1c5" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:28.177641 17853 raft_consensus.cc:3060] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.177600 17780 raft_consensus.cc:2468] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 1.
I20260713 09:08:28.178671 18030 raft_consensus.cc:2804] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.178843 17894 leader_election.cc:304] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:28.179152 18030 raft_consensus.cc:493] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.179631 18030 raft_consensus.cc:3060] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.179808 17976 raft_consensus.cc:2804] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.180688 17971 tablet_bootstrap.cc:654] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.180348 17976 raft_consensus.cc:697] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:28.182137 17976 consensus_queue.cc:237] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.186843 17974 raft_consensus.cc:493] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.187490 17974 raft_consensus.cc:515] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.191792 17974 leader_election.cc:290] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.192746 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.193630 17927 raft_consensus.cc:2468] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.192855 18041 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:28.195567 17820 leader_election.cc:304] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:28.198285 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.198587 17974 raft_consensus.cc:2804] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.198938 17974 raft_consensus.cc:493] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.199414 17974 raft_consensus.cc:3060] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:28.199673 17820 leader_election.cc:343] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.205343 18002 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.209381 17969 raft_consensus.cc:359] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.210228 17969 raft_consensus.cc:385] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.210602 17969 raft_consensus.cc:740] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.211790 18030 raft_consensus.cc:515] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.215250 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:28.215999 17855 raft_consensus.cc:3060] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.226459 17855 raft_consensus.cc:2468] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:28.232417 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
W20260713 09:08:28.233995 17745 leader_election.cc:343] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.234874 17969 consensus_queue.cc:260] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.235849 18030 leader_election.cc:290] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.237190 17744 leader_election.cc:304] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:28.242552 17974 raft_consensus.cc:515] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.248970 17971 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.249696 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:28.251714 17971 ts_tablet_manager.cc:1403] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.013s
I20260713 09:08:28.239195 18030 raft_consensus.cc:2804] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.254710 17969 ts_tablet_manager.cc:1434] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260713 09:08:28.259845 17969 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.267802 17969 tablet_bootstrap.cc:654] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.258641 18030 raft_consensus.cc:697] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:28.270011 18030 consensus_queue.cc:237] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
W20260713 09:08:28.272480 17820 leader_election.cc:343] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.254768 17971 raft_consensus.cc:359] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.273144 17971 raft_consensus.cc:385] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.273411 17971 raft_consensus.cc:740] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.257426 17853 raft_consensus.cc:2468] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 1.
I20260713 09:08:28.274032 17971 consensus_queue.cc:260] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.277794 17971 ts_tablet_manager.cc:1434] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260713 09:08:28.279340 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:28.279897 17928 raft_consensus.cc:3060] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.278986 18002 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.280155 17929 raft_consensus.cc:3060] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.280859 17971 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:28.287827 17928 raft_consensus.cc:2468] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.290422 17820 leader_election.cc:304] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 1d450d18073644419198e25cd04126e3
I20260713 09:08:28.291761 18002 raft_consensus.cc:2804] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.292264 18002 raft_consensus.cc:697] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:28.293253 18002 consensus_queue.cc:237] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.295564 17971 tablet_bootstrap.cc:654] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.307705 17983 raft_consensus.cc:493] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.308656 17974 leader_election.cc:290] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.308326 17983 raft_consensus.cc:515] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.310688 17983 leader_election.cc:290] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.312713 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17196f12974136ae94c14489fae783" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:28.314539 17744 leader_election.cc:343] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.313850 17675 catalog_manager.cc:5697] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.315480 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17196f12974136ae94c14489fae783" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.316249 17928 raft_consensus.cc:2468] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:28.317618 17745 leader_election.cc:304] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [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: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0
I20260713 09:08:28.318464 17970 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.318729 18030 raft_consensus.cc:2804] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.322616 18030 raft_consensus.cc:493] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.323215 17970 ts_tablet_manager.cc:1403] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.059s
I20260713 09:08:28.325733 17677 catalog_manager.cc:5697] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.321072 17678 catalog_manager.cc:5697] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.326972 17970 raft_consensus.cc:359] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.327803 17970 raft_consensus.cc:385] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.328224 17970 raft_consensus.cc:740] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.329087 17970 consensus_queue.cc:260] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.332023 17970 ts_tablet_manager.cc:1434] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:28.322983 18030 raft_consensus.cc:3060] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.333114 17970 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:28.334321 17980 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.322211 17974 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:28.321549 17969 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.324656 17971 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.337023 17969 ts_tablet_manager.cc:1403] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.000s
I20260713 09:08:28.337034 17971 ts_tablet_manager.cc:1403] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.003s
I20260713 09:08:28.340418 17971 raft_consensus.cc:359] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.341022 17971 raft_consensus.cc:385] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.341266 17971 raft_consensus.cc:740] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.341852 17971 consensus_queue.cc:260] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.345232 17974 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.345723 17971 ts_tablet_manager.cc:1434] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:28.348750 17969 raft_consensus.cc:359] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.349522 17969 raft_consensus.cc:385] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.349807 17969 raft_consensus.cc:740] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.349852 17980 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.351339 17969 consensus_queue.cc:260] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.353626 17971 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:28.360200 17969 ts_tablet_manager.cc:1434] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:08:28.361361 17969 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.365739 18056 raft_consensus.cc:493] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.366597 17970 tablet_bootstrap.cc:654] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.372792 17971 tablet_bootstrap.cc:654] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.369026 18056 raft_consensus.cc:515] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.385325 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.378932 18056 leader_election.cc:290] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:28.389581 17974 raft_consensus.cc:493] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.392122 17974 raft_consensus.cc:515] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.394588 17974 leader_election.cc:290] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.394958 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701be4651970415dad9133fd5dc7cbe4" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.395980 17854 raft_consensus.cc:2393] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7494e4b59ad94a7f84b22f020749c1fc in current term 1: Already voted for candidate 1d450d18073644419198e25cd04126e3 in this term.
I20260713 09:08:28.384598 17976 raft_consensus.cc:493] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.401582 17893 leader_election.cc:304] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:28.403877 18056 raft_consensus.cc:3060] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.397156 17926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.397346 17976 raft_consensus.cc:515] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.412230 17926 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.413141 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.398613 17980 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:08:28.414085 17778 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.452454 17983 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.478549 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.479132 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:28.480130 17894 leader_election.cc:343] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:28.480808 17893 leader_election.cc:343] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.481328 17893 leader_election.cc:304] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:28.483059 17976 leader_election.cc:290] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:28.417142 18030 raft_consensus.cc:515] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.484241 18041 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.486244 18030 leader_election.cc:290] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.496277 17923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17196f12974136ae94c14489fae783" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:28.497119 17923 raft_consensus.cc:3060] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.491392 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f17196f12974136ae94c14489fae783" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:28.504678 17820 leader_election.cc:304] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:28.511056 18002 raft_consensus.cc:2804] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.511659 18002 raft_consensus.cc:493] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.512130 18002 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.515376 17976 raft_consensus.cc:2749] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.533423 18030 raft_consensus.cc:493] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.533217 18002 raft_consensus.cc:515] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.534180 18030 raft_consensus.cc:515] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.539916 18030 leader_election.cc:290] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.541533 17922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.543900 17922 raft_consensus.cc:2393] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d450d18073644419198e25cd04126e3 in current term 1: Already voted for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in this term.
W20260713 09:08:28.541019 18082 log.cc:927] Time spent T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260713 09:08:28.560195 17744 leader_election.cc:343] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.567416 17974 raft_consensus.cc:493] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.567176 18030 raft_consensus.cc:493] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.596792 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:28.607800 17853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406f239edeff482ab252745fe974232f" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.601953 17778 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.586869 18030 raft_consensus.cc:515] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.607838 17970 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.585248 17974 raft_consensus.cc:515] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.613531 17969 tablet_bootstrap.cc:654] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.611016 17970 ts_tablet_manager.cc:1403] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.278s	user 0.009s	sys 0.018s
I20260713 09:08:28.602821 18002 leader_election.cc:290] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.597986 17923 raft_consensus.cc:2468] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:28.614077 18056 raft_consensus.cc:2749] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.668807 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:28.637859 17744 leader_election.cc:304] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:28.680091 17983 raft_consensus.cc:3060] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.669288 17745 leader_election.cc:304] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [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: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0
I20260713 09:08:28.682338 17980 raft_consensus.cc:2804] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.682936 17980 raft_consensus.cc:697] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:28.683988 17980 consensus_queue.cc:237] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.685205 17929 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.708592 17970 raft_consensus.cc:359] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.709399 17970 raft_consensus.cc:385] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.709687 17970 raft_consensus.cc:740] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.712867 17983 raft_consensus.cc:2749] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:28.715584 17893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.2:42069, user_credentials={real_user=slave}} blocked reactor thread for 235060us
I20260713 09:08:28.717268 18030 leader_election.cc:290] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.717396 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:28.722112 17778 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.710418 17970 consensus_queue.cc:260] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.729640 17970 ts_tablet_manager.cc:1434] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.114s	user 0.012s	sys 0.003s
I20260713 09:08:28.734711 17974 leader_election.cc:290] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.743875 17970 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
W20260713 09:08:28.743793 17820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.1:45077, user_credentials={real_user=slave}} blocked reactor thread for 74539.5us
I20260713 09:08:28.751365 17971 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.751853 17971 ts_tablet_manager.cc:1403] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.405s	user 0.014s	sys 0.006s
W20260713 09:08:28.751770 17744 leader_election.cc:343] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.761807 17820 leader_election.cc:304] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:28.763386 18094 raft_consensus.cc:2804] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.764312 18094 raft_consensus.cc:697] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:28.765165 18094 consensus_queue.cc:237] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.755052 17980 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:28.771296 18087 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.779026 17969 tablet_bootstrap.cc:492] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.779524 17969 ts_tablet_manager.cc:1403] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.418s	user 0.020s	sys 0.030s
I20260713 09:08:28.781023 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.783500 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.784902 17929 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.787519 17971 raft_consensus.cc:359] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.788520 17971 raft_consensus.cc:385] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.788901 17971 raft_consensus.cc:740] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.791018 17969 raft_consensus.cc:359] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.792047 17969 raft_consensus.cc:385] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.792414 17969 raft_consensus.cc:740] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.793325 17969 consensus_queue.cc:260] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.796267 17969 ts_tablet_manager.cc:1434] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:08:28.800668 17969 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.808359 17971 consensus_queue.cc:260] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
W20260713 09:08:28.811412 17820 leader_election.cc:343] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:28.809365 17745 leader_election.cc:343] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.813905 17745 leader_election.cc:304] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:28.821898 17971 ts_tablet_manager.cc:1434] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.009s
I20260713 09:08:28.822063 18030 raft_consensus.cc:2749] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.836457 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.837122 17929 raft_consensus.cc:2468] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.839625 17820 leader_election.cc:304] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 1d450d18073644419198e25cd04126e3
I20260713 09:08:28.842388 17974 raft_consensus.cc:2804] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.842749 17974 raft_consensus.cc:493] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.843098 17974 raft_consensus.cc:3060] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.850358 18056 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.851541 17974 raft_consensus.cc:515] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.853809 18028 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.854763 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:28.855340 17780 raft_consensus.cc:3060] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.857112 17974 leader_election.cc:290] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.862479 17971 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:28.866690 17675 catalog_manager.cc:5697] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.871611 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca55136b6744b4691735fc45a953a81" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:28.874917 17927 raft_consensus.cc:3060] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.875754 17970 tablet_bootstrap.cc:654] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.883525 17780 raft_consensus.cc:2468] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.884780 17820 leader_election.cc:304] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:28.885643 17974 raft_consensus.cc:2804] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.886125 17974 raft_consensus.cc:697] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:28.887275 17974 consensus_queue.cc:237] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.888679 17927 raft_consensus.cc:2468] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.894160 17969 tablet_bootstrap.cc:654] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:28.899065 17745 consensus_peers.cc:597] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 -> Peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Couldn't send request to peer 7494e4b59ad94a7f84b22f020749c1fc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.901728 18094 raft_consensus.cc:493] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.902204 18094 raft_consensus.cc:515] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.904726 18094 leader_election.cc:290] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:28.917668 17971 tablet_bootstrap.cc:654] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.908995 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:28.925024 17778 raft_consensus.cc:2468] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.926625 17820 leader_election.cc:304] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:28.927408 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:28.927822 18094 raft_consensus.cc:2804] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.928058 17927 raft_consensus.cc:2468] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:28.928190 18094 raft_consensus.cc:493] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.928560 18094 raft_consensus.cc:3060] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.933871 18010 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:28.938895 18010 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.957662 17970 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:28.947570 18094 raft_consensus.cc:515] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.977607 17970 ts_tablet_manager.cc:1403] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.234s	user 0.019s	sys 0.013s
I20260713 09:08:28.980669 17970 raft_consensus.cc:359] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.981343 17970 raft_consensus.cc:385] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.981643 17970 raft_consensus.cc:740] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.982892 17970 consensus_queue.cc:260] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.985015 17970 ts_tablet_manager.cc:1434] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:28.986013 17970 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:28.986418 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:28.987056 17778 raft_consensus.cc:3060] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.992280 17971 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:28.992717 17971 ts_tablet_manager.cc:1403] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.005s
I20260713 09:08:28.991961 17970 tablet_bootstrap.cc:654] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.993976 17969 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:28.994391 17969 ts_tablet_manager.cc:1403] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.194s	user 0.020s	sys 0.007s
I20260713 09:08:28.996796 17969 raft_consensus.cc:359] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.998745 17969 raft_consensus.cc:385] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.999019 17969 raft_consensus.cc:740] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.999711 17969 consensus_queue.cc:260] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.000000 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26f7b6c916402eb451608e44d987dc" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.000752 17924 raft_consensus.cc:3060] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.002039 17969 ts_tablet_manager.cc:1434] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:29.003505 17969 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:28.999706 17971 raft_consensus.cc:359] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.003867 17971 raft_consensus.cc:385] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.004172 17971 raft_consensus.cc:740] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.004848 17971 consensus_queue.cc:260] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:28.985072 18094 leader_election.cc:290] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.006965 17971 ts_tablet_manager.cc:1434] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:08:29.007905 17971 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
W20260713 09:08:29.012266 17726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:29.013964 17778 raft_consensus.cc:2468] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:28.999877 17678 catalog_manager.cc:5697] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.025942 17820 leader_election.cc:304] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.026794 18094 raft_consensus.cc:2804] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.027629 18094 raft_consensus.cc:697] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:29.028705 18094 consensus_queue.cc:237] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.016666 17971 tablet_bootstrap.cc:654] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.018772 17969 tablet_bootstrap.cc:654] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.022145 17924 raft_consensus.cc:2468] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.054679 18056 raft_consensus.cc:493] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.055248 18056 raft_consensus.cc:515] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.062383 18056 leader_election.cc:290] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:29.063732 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:29.065999 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:29.067979 17893 leader_election.cc:343] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.073189 17971 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:29.073683 17971 ts_tablet_manager.cc:1403] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.016s
I20260713 09:08:29.075270 17970 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.075713 17970 ts_tablet_manager.cc:1403] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.012s
W20260713 09:08:29.075868 17894 leader_election.cc:343] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.076371 17894 leader_election.cc:304] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:29.076298 17971 raft_consensus.cc:359] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.077174 17971 raft_consensus.cc:385] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.077524 17971 raft_consensus.cc:740] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.077634 17980 consensus_queue.cc:1048] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.078389 17971 consensus_queue.cc:260] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.080534 17971 ts_tablet_manager.cc:1434] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:29.081487 17976 raft_consensus.cc:2749] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.080245 17970 raft_consensus.cc:359] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.082752 17970 raft_consensus.cc:385] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.083104 17970 raft_consensus.cc:740] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.084338 18030 raft_consensus.cc:493] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.085184 17971 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:29.085155 18030 raft_consensus.cc:515] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.087222 18030 leader_election.cc:290] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.084725 17969 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:29.092901 17969 ts_tablet_manager.cc:1403] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.007s
I20260713 09:08:29.093495 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.094154 17927 raft_consensus.cc:2468] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:29.094535 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:29.095423 17745 leader_election.cc:304] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:29.096660 17971 tablet_bootstrap.cc:654] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:29.099143 17744 leader_election.cc:343] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.099418 17678 catalog_manager.cc:5697] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.100069 18030 raft_consensus.cc:2804] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.100982 17678 catalog_manager.cc:5697] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.101713 18030 raft_consensus.cc:493] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.102150 18030 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.105326 17970 consensus_queue.cc:260] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.095480 17969 raft_consensus.cc:359] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.106686 17969 raft_consensus.cc:385] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.106980 17969 raft_consensus.cc:740] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.110026 17970 ts_tablet_manager.cc:1434] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:08:29.111260 17970 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:29.121464 17969 consensus_queue.cc:260] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.129395 18030 raft_consensus.cc:515] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.133107 17969 ts_tablet_manager.cc:1434] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:08:29.133838 17969 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:29.136000 18030 leader_election.cc:290] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.140218 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:29.141443 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
W20260713 09:08:29.141957 17744 leader_election.cc:343] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.142058 17924 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.144143 17980 raft_consensus.cc:493] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.144632 17980 raft_consensus.cc:515] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.146528 17971 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:29.146600 17980 leader_election.cc:290] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.148088 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:29.149901 17924 raft_consensus.cc:2468] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
W20260713 09:08:29.150671 17744 leader_election.cc:343] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.151336 17745 leader_election.cc:304] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [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: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0
I20260713 09:08:29.153923 17970 tablet_bootstrap.cc:654] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.149837 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.149065 17971 ts_tablet_manager.cc:1403] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.006s
W20260713 09:08:29.158154 17744 consensus_peers.cc:597] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:29.158355 17745 leader_election.cc:343] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.155642 18030 raft_consensus.cc:2804] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.158828 17745 leader_election.cc:304] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d450d18073644419198e25cd04126e3; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:29.159492 18030 raft_consensus.cc:697] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:29.159937 17983 raft_consensus.cc:2749] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.163107 18030 consensus_queue.cc:237] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.165604 17969 tablet_bootstrap.cc:654] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.169178 17971 raft_consensus.cc:359] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.170873 17971 raft_consensus.cc:385] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.171224 17971 raft_consensus.cc:740] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.171957 18056 raft_consensus.cc:493] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.172437 18056 raft_consensus.cc:515] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.174573 18056 leader_election.cc:290] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:29.175527 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:29.175849 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803b29d6804f4492af91f95440cdad36" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:29.176853 17971 consensus_queue.cc:260] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.177835 17893 leader_election.cc:304] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7494e4b59ad94a7f84b22f020749c1fc; no voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3
I20260713 09:08:29.179539 18056 raft_consensus.cc:2749] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.180210 17971 ts_tablet_manager.cc:1434] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:08:29.181459 17971 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:29.181584 17970 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.181972 17970 ts_tablet_manager.cc:1403] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.000s
I20260713 09:08:29.184507 17970 raft_consensus.cc:359] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.185173 17970 raft_consensus.cc:385] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.185427 17970 raft_consensus.cc:740] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.186216 17970 consensus_queue.cc:260] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.188004 17971 tablet_bootstrap.cc:654] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.196362 17970 ts_tablet_manager.cc:1434] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:08:29.197358 17970 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:29.198954 17971 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:29.199393 17971 ts_tablet_manager.cc:1403] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:08:29.202736 17970 tablet_bootstrap.cc:654] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.204596 17678 catalog_manager.cc:5697] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.209107 17971 raft_consensus.cc:359] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.209865 17971 raft_consensus.cc:385] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.211669 17971 raft_consensus.cc:740] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.213174 17971 consensus_queue.cc:260] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.216312 17971 ts_tablet_manager.cc:1434] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:08:29.217269 17971 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: Bootstrap starting.
I20260713 09:08:29.217897 17969 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:29.220614 17969 ts_tablet_manager.cc:1403] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.009s
I20260713 09:08:29.223570 17971 tablet_bootstrap.cc:654] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.223331 17969 raft_consensus.cc:359] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.225843 17969 raft_consensus.cc:385] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.226285 17969 raft_consensus.cc:740] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.227139 17969 consensus_queue.cc:260] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.239673 17970 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.240134 17970 ts_tablet_manager.cc:1403] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.004s
I20260713 09:08:29.243239 17970 raft_consensus.cc:359] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.243911 17970 raft_consensus.cc:385] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.244184 17970 raft_consensus.cc:740] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.244768 17970 consensus_queue.cc:260] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.235442 17969 ts_tablet_manager.cc:1434] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:29.247231 17969 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:29.255287 18030 raft_consensus.cc:493] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.255834 18030 raft_consensus.cc:515] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.257042 17971 tablet_bootstrap.cc:492] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: No bootstrap required, opened a new log
I20260713 09:08:29.257493 17971 ts_tablet_manager.cc:1403] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.013s
I20260713 09:08:29.258116 18030 leader_election.cc:290] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.258766 18094 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.259305 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe99ec7b34879b2d8012bc018c680" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.260601 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe99ec7b34879b2d8012bc018c680" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
W20260713 09:08:29.260803 17745 leader_election.cc:343] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.261245 17852 raft_consensus.cc:2468] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:29.262559 17744 leader_election.cc:304] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:29.263687 18028 raft_consensus.cc:2804] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.264063 18028 raft_consensus.cc:493] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.264411 18028 raft_consensus.cc:3060] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.265027 17924 raft_consensus.cc:3060] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.270905 17970 ts_tablet_manager.cc:1434] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:08:29.272050 18028 raft_consensus.cc:515] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.274968 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe99ec7b34879b2d8012bc018c680" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:29.275596 17852 raft_consensus.cc:3060] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.275257 17971 raft_consensus.cc:359] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.276067 17971 raft_consensus.cc:385] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.276415 17971 raft_consensus.cc:740] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.276149 17970 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:29.277302 17971 consensus_queue.cc:260] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.280746 17971 ts_tablet_manager.cc:1434] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:08:29.293552 17852 raft_consensus.cc:2468] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:29.296069 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe99ec7b34879b2d8012bc018c680" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.295426 18028 leader_election.cc:290] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
W20260713 09:08:29.297676 17745 leader_election.cc:343] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.298622 17744 leader_election.cc:304] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [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: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:29.300221 18028 raft_consensus.cc:2804] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.301193 18028 raft_consensus.cc:697] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:29.302408 18028 consensus_queue.cc:237] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.303725 17969 tablet_bootstrap.cc:654] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.313681 17970 tablet_bootstrap.cc:654] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.314571 18010 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.318899 17969 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:29.319489 17969 ts_tablet_manager.cc:1403] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260713 09:08:29.322974 17969 raft_consensus.cc:359] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.326193 17969 raft_consensus.cc:385] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.326478 17969 raft_consensus.cc:740] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.328462 17969 consensus_queue.cc:260] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.332571 17969 ts_tablet_manager.cc:1434] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:08:29.335031 17969 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:29.336078 18002 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.338462 17970 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.338989 17970 ts_tablet_manager.cc:1403] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.002s
I20260713 09:08:29.342155 17970 raft_consensus.cc:359] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.342936 17970 raft_consensus.cc:385] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.343281 17970 raft_consensus.cc:740] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.344462 17970 consensus_queue.cc:260] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.346377 17969 tablet_bootstrap.cc:654] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.352087 17970 ts_tablet_manager.cc:1434] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:29.353906 17969 tablet_bootstrap.cc:492] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:29.353430 17675 catalog_manager.cc:5697] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.354262 17970 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:29.354424 17969 ts_tablet_manager.cc:1403] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.008s
I20260713 09:08:29.357308 17969 raft_consensus.cc:359] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.358217 17969 raft_consensus.cc:385] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.358553 17969 raft_consensus.cc:740] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.359416 17969 consensus_queue.cc:260] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.361315 17970 tablet_bootstrap.cc:654] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.361675 17969 ts_tablet_manager.cc:1434] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:08:29.367726 17969 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: Bootstrap starting.
I20260713 09:08:29.377807 18030 raft_consensus.cc:493] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.378325 18030 raft_consensus.cc:515] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.381903 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.382640 17925 raft_consensus.cc:2468] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 0.
I20260713 09:08:29.383203 17969 tablet_bootstrap.cc:654] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.383996 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" is_pre_election: true
I20260713 09:08:29.384231 17745 leader_election.cc:304] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
W20260713 09:08:29.385183 17744 leader_election.cc:343] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:29.386442 17980 raft_consensus.cc:2804] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.387001 17980 raft_consensus.cc:493] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.387609 17980 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.380663 18030 leader_election.cc:290] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.399188 17970 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.399917 17970 ts_tablet_manager.cc:1403] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260713 09:08:29.400010 18010 raft_consensus.cc:493] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.400589 18010 raft_consensus.cc:515] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.402652 18010 leader_election.cc:290] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.404474 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:29.405135 17778 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.406281 18010 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.408738 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.409348 17925 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.420528 17980 raft_consensus.cc:515] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.404036 17970 raft_consensus.cc:359] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.423329 17970 raft_consensus.cc:385] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.424124 17970 raft_consensus.cc:740] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.425256 17970 consensus_queue.cc:260] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.426192 17820 leader_election.cc:304] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:29.428157 18094 raft_consensus.cc:2804] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.428560 18094 raft_consensus.cc:493] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.428920 18094 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.430357 17852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:29.431207 17852 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.435323 18094 raft_consensus.cc:515] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.439806 17780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:29.440382 17780 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.442196 17852 raft_consensus.cc:2468] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:29.444396 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "1d450d18073644419198e25cd04126e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.444893 17925 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.445768 17970 ts_tablet_manager.cc:1434] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.005s
I20260713 09:08:29.446728 17970 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: Bootstrap starting.
I20260713 09:08:29.453760 17980 leader_election.cc:290] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.453850 17780 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.455318 17744 leader_election.cc:304] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.456053 17925 raft_consensus.cc:2468] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d450d18073644419198e25cd04126e3 in term 1.
I20260713 09:08:29.456331 18030 raft_consensus.cc:2804] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.456914 18030 raft_consensus.cc:697] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:29.457760 18030 consensus_queue.cc:237] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.459018 17820 leader_election.cc:304] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.462487 17970 tablet_bootstrap.cc:654] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.463143 18094 leader_election.cc:290] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.463798 18010 raft_consensus.cc:2804] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.464285 18010 raft_consensus.cc:697] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:29.465246 17969 tablet_bootstrap.cc:492] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: No bootstrap required, opened a new log
I20260713 09:08:29.465078 18010 consensus_queue.cc:237] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.465912 17969 ts_tablet_manager.cc:1403] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.049s
I20260713 09:08:29.469696 17969 raft_consensus.cc:359] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.470681 17969 raft_consensus.cc:385] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.471004 17969 raft_consensus.cc:740] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.471913 17969 consensus_queue.cc:260] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.474822 17969 ts_tablet_manager.cc:1434] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:29.478458 17970 tablet_bootstrap.cc:492] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: No bootstrap required, opened a new log
I20260713 09:08:29.478971 17970 ts_tablet_manager.cc:1403] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.009s
I20260713 09:08:29.479123 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.479799 17925 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.481827 17677 catalog_manager.cc:5697] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.482822 17970 raft_consensus.cc:359] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.483633 17970 raft_consensus.cc:385] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.483949 17970 raft_consensus.cc:740] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.484665 17970 consensus_queue.cc:260] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.486503 17925 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.486917 17970 ts_tablet_manager.cc:1434] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:29.488866 18010 consensus_queue.cc:1048] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.495151 17677 catalog_manager.cc:5697] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d450d18073644419198e25cd04126e3 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.503412 18010 consensus_queue.cc:1048] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.539641 18010 raft_consensus.cc:493] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.540113 18010 raft_consensus.cc:515] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.541770 18010 leader_election.cc:290] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.542404 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:29.542735 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.543006 17778 raft_consensus.cc:2468] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.543422 17925 raft_consensus.cc:2468] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.544018 17820 leader_election.cc:304] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.544729 18010 raft_consensus.cc:2804] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.545068 18010 raft_consensus.cc:493] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.545369 18010 raft_consensus.cc:3060] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.549753 18010 raft_consensus.cc:515] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.551254 18010 leader_election.cc:290] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.551808 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:29.552248 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b46cbe612bd4edf9e2cf290a426b64b" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.552426 17778 raft_consensus.cc:3060] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.552785 17925 raft_consensus.cc:3060] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.558774 17925 raft_consensus.cc:2468] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.558774 17778 raft_consensus.cc:2468] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.560060 17820 leader_election.cc:304] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.560760 18010 raft_consensus.cc:2804] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.561219 18010 raft_consensus.cc:697] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:29.561985 18010 consensus_queue.cc:237] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.568495 17677 catalog_manager.cc:5697] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.588564 17852 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.592939 17980 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.596318 17980 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.626143 18010 raft_consensus.cc:493] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.626623 18010 raft_consensus.cc:515] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.628221 18010 leader_election.cc:290] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.628966 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3" is_pre_election: true
I20260713 09:08:29.629109 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc" is_pre_election: true
I20260713 09:08:29.629587 17778 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.629738 17925 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 0.
I20260713 09:08:29.630681 17820 leader_election.cc:304] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.631429 18010 raft_consensus.cc:2804] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:29.631843 18010 raft_consensus.cc:493] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:29.632174 18010 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.637926 18010 raft_consensus.cc:515] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.639509 18010 leader_election.cc:290] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:29.640262 17778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:29.640460 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:29.640753 17778 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.640982 17925 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.645288 17778 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.645526 17925 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a9aa73c5bc4b10937c7d321349d6b0 in term 1.
I20260713 09:08:29.646242 17820 leader_election.cc:304] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 1d450d18073644419198e25cd04126e3; no voters: 
I20260713 09:08:29.646818 18010 raft_consensus.cc:2804] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.647231 18010 raft_consensus.cc:697] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Leader. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:29.647836 18010 consensus_queue.cc:237] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:29.654901 17675 catalog_manager.cc:5697] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.665103 17852 raft_consensus.cc:3060] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.712929 17925 raft_consensus.cc:3060] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.713886 18028 consensus_queue.cc:1048] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.721338 17980 consensus_queue.cc:1048] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.779241 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:29.786161 18147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:29.787348 18148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:29.788143 18150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:29.788769 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:29.789844 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:29.790061 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:29.790216 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933709790203 us; error 0 us; skew 500 ppm
I20260713 09:08:29.790777 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:29.793675 16632 webserver.cc:533] Webserver started at http://127.16.62.4:34071/ using document root <none> and password file <none>
I20260713 09:08:29.794289 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:29.794518 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:29.794749 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:29.795776 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-3-root/instance:
uuid: "6543af6df3044a558ddb85830dac7233"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-h7ql"
I20260713 09:08:29.800206 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:29.803501 18155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.804324 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:29.804611 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
uuid: "6543af6df3044a558ddb85830dac7233"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-h7ql"
I20260713 09:08:29.804888 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:29.819751 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:29.820976 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:29.822355 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:29.824673 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:29.824862 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.825067 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:29.825202 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.905874 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.4:34635
I20260713 09:08:29.905982 18217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.4:34635 every 8 connection(s)
I20260713 09:08:29.910418 16632 auto_leader_rebalancer-test.cc:392] add a tserver: 6543af6df3044a558ddb85830dac7233
I20260713 09:08:29.916162 18028 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.918449 18010 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.927963 18218 heartbeater.cc:344] Connected to a master server at 127.16.62.62:34101
I20260713 09:08:29.928437 18218 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:29.929507 18218 heartbeater.cc:507] Master 127.16.62.62:34101 requested a full tablet report, sending...
I20260713 09:08:29.931977 17678 ts_manager.cc:194] Registered new tserver with Master: 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635)
I20260713 09:08:29.933831 17678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45698
I20260713 09:08:29.935420 18030 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:29.952567 18010 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.003611 18010 consensus_queue.cc:1048] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.016480 18010 consensus_queue.cc:1048] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.075757 17778 consensus_queue.cc:237] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.081596 17852 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.081720 17927 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.082984 18028 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.086227 18028 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.090968 18030 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.092888 17852 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
W20260713 09:08:30.100632 17745 consensus_peers.cc:597] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afc1873e32bf4ddfa4fa8e2e077b5723. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:30.107460 17778 consensus_queue.cc:237] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.106431 17675 catalog_manager.cc:5697] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.128336 17852 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.130388 17980 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:30.134757 17925 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.137385 18033 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:08:30.139009 17745 consensus_peers.cc:597] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd14885e190948c28fc175dc67c654f8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:30.150601 17855 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.153391 18030 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.159718 17924 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.173609 17677 catalog_manager.cc:5697] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.179296 17925 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
W20260713 09:08:30.186041 17726 auto_rebalancer.cc:629] Failed to schedule move for tablet e5b196672f55426596878341e894fc23: Illegal state: Leader has not yet committed an operation in its own term
I20260713 09:08:30.190735 17780 consensus_queue.cc:237] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
W20260713 09:08:30.199658 17745 consensus_peers.cc:597] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59203f9b82af4930ba874ef4f235af94. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:30.202627 17855 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.202840 17925 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:30.204200 17980 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.204973 18236 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.215548 18033 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.217509 17925 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.217545 17855 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.229750 17677 catalog_manager.cc:5697] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:30.236994 18010 consensus_queue.cc:1048] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.251667 18094 consensus_queue.cc:1048] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.700716 18246 ts_tablet_manager.cc:933] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:30.702039 18247 ts_tablet_manager.cc:933] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:30.708213 18246 tablet_copy_client.cc:323] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:30.712041 18247 tablet_copy_client.cc:323] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:30.743760 17789 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet cd14885e190948c28fc175dc67c654f8 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:30.744429 17789 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet cd14885e190948c28fc175dc67c654f8 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-cd14885e190948c28fc175dc67c654f8
I20260713 09:08:30.743556 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet afc1873e32bf4ddfa4fa8e2e077b5723 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:30.747416 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet afc1873e32bf4ddfa4fa8e2e077b5723 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-afc1873e32bf4ddfa4fa8e2e077b5723
I20260713 09:08:30.752027 17789 tablet_copy_source_session.cc:215] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:30.755654 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd14885e190948c28fc175dc67c654f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.755759 17790 tablet_copy_source_session.cc:215] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:30.759795 18246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc1873e32bf4ddfa4fa8e2e077b5723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.772698 18247 tablet_copy_client.cc:806] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:30.773411 18247 tablet_copy_client.cc:670] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:30.775867 18246 tablet_copy_client.cc:806] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:30.776455 18246 tablet_copy_client.cc:670] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:30.778380 18247 tablet_copy_client.cc:538] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:30.780089 18246 tablet_copy_client.cc:538] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:30.787792 18247 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:30.789307 18246 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:30.814311 18252 ts_tablet_manager.cc:933] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:30.821795 18252 tablet_copy_client.cc:323] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:30.826464 18246 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:30.827852 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet 59203f9b82af4930ba874ef4f235af94 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:30.828465 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet 59203f9b82af4930ba874ef4f235af94 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-59203f9b82af4930ba874ef4f235af94
I20260713 09:08:30.837998 17790 tablet_copy_source_session.cc:215] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:30.841785 18252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59203f9b82af4930ba874ef4f235af94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.849689 18246 tablet_bootstrap.cc:492] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:30.850724 18246 ts_tablet_manager.cc:1403] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.019s
I20260713 09:08:30.862138 18246 raft_consensus.cc:359] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.863562 18246 raft_consensus.cc:740] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:30.864240 18246 consensus_queue.cc:260] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.871124 18252 tablet_copy_client.cc:806] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:30.871726 18252 tablet_copy_client.cc:670] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:30.875664 18247 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:30.876858 18247 tablet_bootstrap.cc:492] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:30.877763 18247 ts_tablet_manager.cc:1403] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.023s
I20260713 09:08:30.878126 18252 tablet_copy_client.cc:538] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:30.880897 18247 raft_consensus.cc:359] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.881779 18247 raft_consensus.cc:740] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:30.882472 18247 consensus_queue.cc:260] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.884464 18218 heartbeater.cc:499] Master 127.16.62.62:34101 was elected leader, sending a full tablet report...
I20260713 09:08:30.886034 18246 ts_tablet_manager.cc:1434] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.006s
I20260713 09:08:30.888170 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-afc1873e32bf4ddfa4fa8e2e077b5723 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:30.888664 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-afc1873e32bf4ddfa4fa8e2e077b5723 on tablet afc1873e32bf4ddfa4fa8e2e077b5723 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:30.895195 18252 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:30.896545 18247 ts_tablet_manager.cc:1434] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260713 09:08:30.898710 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-cd14885e190948c28fc175dc67c654f8 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:30.899055 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-cd14885e190948c28fc175dc67c654f8 on tablet cd14885e190948c28fc175dc67c654f8 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:30.919996 18252 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:30.920693 18252 tablet_bootstrap.cc:492] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:30.921325 18252 ts_tablet_manager.cc:1403] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260713 09:08:30.923662 18252 raft_consensus.cc:359] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.924274 18252 raft_consensus.cc:740] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:30.924945 18252 consensus_queue.cc:260] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:30.927175 18252 ts_tablet_manager.cc:1434] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:08:30.928808 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-59203f9b82af4930ba874ef4f235af94 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:30.929206 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-59203f9b82af4930ba874ef4f235af94 on tablet 59203f9b82af4930ba874ef4f235af94 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:31.152465 18192 raft_consensus.cc:1217] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:31.193044 18192 raft_consensus.cc:1217] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:31.278203 18192 raft_consensus.cc:1217] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:31.596930 18033 raft_consensus.cc:1064] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:31.598994 18033 consensus_queue.cc:237] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.605409 18192 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.605602 17924 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.605881 17854 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.607370 18033 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.608587 18030 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.616338 18236 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:31.636320 18030 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.647421 18260 raft_consensus.cc:1064] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:31.656199 18260 consensus_queue.cc:237] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.656061 17854 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.656383 17678 catalog_manager.cc:5697] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.661795 18192 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.676678 17924 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.681520 17852 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.683396 18030 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.684381 18193 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.687341 17925 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.700026 18260 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:31.703889 18260 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:31.733392 18260 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.735821 17925 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.738647 18192 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.746444 17852 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.761724 18260 raft_consensus.cc:1064] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:31.764554 18260 consensus_queue.cc:237] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.770910 17678 catalog_manager.cc:5697] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.786643 18192 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.788415 18264 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.795495 17925 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.802772 18264 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:31.802856 17780 consensus_queue.cc:237] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.812660 18192 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.814702 17927 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.812660 17852 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:31.816833 18264 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.816636 17778 consensus_queue.cc:237] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.817523 18030 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:31.819912 18265 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:31.825441 17854 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.828167 18030 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.829200 18192 raft_consensus.cc:1275] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.830657 18030 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.834285 18236 consensus_queue.cc:1048] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.834954 18265 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.836591 17927 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.842474 18192 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.851495 18033 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.857303 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd14885e190948c28fc175dc67c654f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:31.865590 17676 catalog_manager.cc:5697] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.868300 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afc1873e32bf4ddfa4fa8e2e077b5723 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:31.869290 17854 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.871649 17852 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.878698 17925 raft_consensus.cc:2955] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.885733 17836 tablet_service.cc:1558] Processing DeleteTablet for tablet cd14885e190948c28fc175dc67c654f8 with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:31.890580 17675 catalog_manager.cc:5697] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.877949 18192 raft_consensus.cc:2955] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.907001 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet afc1873e32bf4ddfa4fa8e2e077b5723 with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:31.922564 18278 tablet_replica.cc:333] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:31.922116 17678 catalog_manager.cc:5697] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.923738 18278 raft_consensus.cc:2243] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.924724 18278 raft_consensus.cc:2272] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.924204 18192 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.931706 18278 ts_tablet_manager.cc:1916] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:31.947875 18279 tablet_replica.cc:333] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:31.950129 18279 raft_consensus.cc:2243] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.950950 18279 raft_consensus.cc:2272] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.957201 18279 ts_tablet_manager.cc:1916] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:31.960748 17778 consensus_queue.cc:237] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:31.965958 18192 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.967056 17852 raft_consensus.cc:1275] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:31.967664 18030 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.968562 18033 consensus_queue.cc:1048] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:31.975369 18279 ts_tablet_manager.cc:1929] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:31.975930 18279 log.cc:1199] T afc1873e32bf4ddfa4fa8e2e077b5723 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/afc1873e32bf4ddfa4fa8e2e077b5723
I20260713 09:08:31.977882 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet afc1873e32bf4ddfa4fa8e2e077b5723 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:31.976917 18236 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.979313 17852 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.980501 18192 raft_consensus.cc:2955] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:31.987516 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59203f9b82af4930ba874ef4f235af94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:31.992337 18278 ts_tablet_manager.cc:1929] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:31.993219 18278 log.cc:1199] T cd14885e190948c28fc175dc67c654f8 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/cd14885e190948c28fc175dc67c654f8
I20260713 09:08:31.994151 17678 catalog_manager.cc:5697] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.995193 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet cd14885e190948c28fc175dc67c654f8 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:32.006248 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet 59203f9b82af4930ba874ef4f235af94 with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:32.007381 18279 tablet_replica.cc:333] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:32.008486 18279 raft_consensus.cc:2243] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.009181 18279 raft_consensus.cc:2272] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.011816 18279 ts_tablet_manager.cc:1916] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:32.021425 18279 ts_tablet_manager.cc:1929] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:32.021759 18279 log.cc:1199] T 59203f9b82af4930ba874ef4f235af94 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/59203f9b82af4930ba874ef4f235af94
I20260713 09:08:32.022866 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet 59203f9b82af4930ba874ef4f235af94 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:33.051600 17925 consensus_queue.cc:237] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.058627 17854 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.060390 18284 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.061408 17780 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.062736 18284 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.068953 18280 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
W20260713 09:08:33.070959 17894 consensus_peers.cc:597] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4b6ad5df37143ae971aa6d8786ec1c5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.071029 17854 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.073961 17780 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.086620 17675 catalog_manager.cc:5697] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.093930 17855 consensus_queue.cc:237] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.117560 17925 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.119397 18094 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.120895 17780 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.130438 18094 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:33.144295 17820 consensus_peers.cc:597] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5d4be231ac54464a9d1fb3c7a3a0691. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.150135 18094 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.151723 17780 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.153343 17925 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.165974 17676 catalog_manager.cc:5697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.167171 17778 consensus_queue.cc:237] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.176716 17855 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:33.177738 17745 consensus_peers.cc:597] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe68401a8ecc48c69fee072549e18ac7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.178455 18236 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:33.178779 17925 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.184314 18030 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.190493 18030 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.191063 17855 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.213979 17675 catalog_manager.cc:5697] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.216914 17925 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.218098 17855 consensus_queue.cc:237] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.229338 17778 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.229667 17925 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:33.231185 18092 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.232074 18292 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:33.235160 17820 consensus_peers.cc:597] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6827211222664403ab16ddd15039c829. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.244902 18292 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.248826 17925 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.259191 17778 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:33.261685 17678 catalog_manager.cc:5697] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.444900 18306 ts_tablet_manager.cc:933] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:33.446738 18306 tablet_copy_client.cc:323] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.3:38775
I20260713 09:08:33.457886 17939 tablet_copy_service.cc:140] P 7494e4b59ad94a7f84b22f020749c1fc: Received BeginTabletCopySession request for tablet a4b6ad5df37143ae971aa6d8786ec1c5 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:37282)
I20260713 09:08:33.458464 17939 tablet_copy_service.cc:161] P 7494e4b59ad94a7f84b22f020749c1fc: Beginning new tablet copy session on tablet a4b6ad5df37143ae971aa6d8786ec1c5 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:37282: session id = 6543af6df3044a558ddb85830dac7233-a4b6ad5df37143ae971aa6d8786ec1c5
I20260713 09:08:33.466033 17939 tablet_copy_source_session.cc:215] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:33.468906 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b6ad5df37143ae971aa6d8786ec1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.480499 18306 tablet_copy_client.cc:806] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:33.481057 18306 tablet_copy_client.cc:670] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:33.484265 18306 tablet_copy_client.cc:538] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:33.489609 18306 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:33.506726 18306 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:33.507680 18306 tablet_bootstrap.cc:492] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:33.508204 18306 ts_tablet_manager.cc:1403] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:08:33.510382 18306 raft_consensus.cc:359] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.510967 18306 raft_consensus.cc:740] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:33.511503 18306 consensus_queue.cc:260] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.514107 18306 ts_tablet_manager.cc:1434] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:33.515810 17939 tablet_copy_service.cc:342] P 7494e4b59ad94a7f84b22f020749c1fc: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-a4b6ad5df37143ae971aa6d8786ec1c5 received from {username='slave'} at 127.0.0.1:37282
I20260713 09:08:33.516184 17939 tablet_copy_service.cc:434] P 7494e4b59ad94a7f84b22f020749c1fc: ending tablet copy session 6543af6df3044a558ddb85830dac7233-a4b6ad5df37143ae971aa6d8786ec1c5 on tablet a4b6ad5df37143ae971aa6d8786ec1c5 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:33.591477 18306 ts_tablet_manager.cc:933] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:33.593134 18306 tablet_copy_client.cc:323] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:33.603403 17865 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet e5d4be231ac54464a9d1fb3c7a3a0691 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:33.603889 17865 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet e5d4be231ac54464a9d1fb3c7a3a0691 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-e5d4be231ac54464a9d1fb3c7a3a0691
I20260713 09:08:33.609105 17865 tablet_copy_source_session.cc:215] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:33.612933 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d4be231ac54464a9d1fb3c7a3a0691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.624642 18306 tablet_copy_client.cc:806] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:33.625422 18306 tablet_copy_client.cc:670] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:33.628607 18306 tablet_copy_client.cc:538] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:33.634177 18306 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:33.648259 18306 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:33.649067 18306 tablet_bootstrap.cc:492] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:33.649745 18306 ts_tablet_manager.cc:1403] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.016s	user 0.018s	sys 0.000s
I20260713 09:08:33.652338 18306 raft_consensus.cc:359] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.652971 18306 raft_consensus.cc:740] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:33.653453 18306 consensus_queue.cc:260] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.655131 18306 ts_tablet_manager.cc:1434] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260713 09:08:33.656615 17865 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-e5d4be231ac54464a9d1fb3c7a3a0691 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:33.656996 17865 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-e5d4be231ac54464a9d1fb3c7a3a0691 on tablet e5d4be231ac54464a9d1fb3c7a3a0691 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:33.671248 18306 ts_tablet_manager.cc:933] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:33.673103 18306 tablet_copy_client.cc:323] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:33.674670 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet fe68401a8ecc48c69fee072549e18ac7 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:33.675194 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet fe68401a8ecc48c69fee072549e18ac7 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-fe68401a8ecc48c69fee072549e18ac7
I20260713 09:08:33.680264 17790 tablet_copy_source_session.cc:215] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:33.683249 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe68401a8ecc48c69fee072549e18ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.693689 18306 tablet_copy_client.cc:806] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:33.694128 18306 tablet_copy_client.cc:670] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:33.697392 18306 tablet_copy_client.cc:538] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:33.704521 18306 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:33.718717 18306 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:33.719444 18306 tablet_bootstrap.cc:492] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:33.719936 18306 ts_tablet_manager.cc:1403] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:08:33.722237 18306 raft_consensus.cc:359] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.722810 18306 raft_consensus.cc:740] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:33.723320 18306 consensus_queue.cc:260] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.725244 18306 ts_tablet_manager.cc:1434] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:33.727186 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-fe68401a8ecc48c69fee072549e18ac7 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:33.727562 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-fe68401a8ecc48c69fee072549e18ac7 on tablet fe68401a8ecc48c69fee072549e18ac7 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:33.811838 18306 ts_tablet_manager.cc:933] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:33.813266 18306 tablet_copy_client.cc:323] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:33.814630 17865 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet 6827211222664403ab16ddd15039c829 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:33.815049 17865 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet 6827211222664403ab16ddd15039c829 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-6827211222664403ab16ddd15039c829
I20260713 09:08:33.820036 17865 tablet_copy_source_session.cc:215] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:33.822557 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6827211222664403ab16ddd15039c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.831763 18306 tablet_copy_client.cc:806] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:33.832267 18306 tablet_copy_client.cc:670] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:33.835552 18306 tablet_copy_client.cc:538] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:33.841260 18306 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:33.855906 18306 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:33.856774 18306 tablet_bootstrap.cc:492] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:33.857380 18306 ts_tablet_manager.cc:1403] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:08:33.859647 18306 raft_consensus.cc:359] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.860235 18306 raft_consensus.cc:740] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:33.860723 18306 consensus_queue.cc:260] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:33.862613 18306 ts_tablet_manager.cc:1434] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:33.864506 17865 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-6827211222664403ab16ddd15039c829 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:33.864940 17865 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-6827211222664403ab16ddd15039c829 on tablet 6827211222664403ab16ddd15039c829 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:34.043663 18192 raft_consensus.cc:1217] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:34.188225 18192 raft_consensus.cc:1217] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:34.263394 18192 raft_consensus.cc:1217] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:34.418113 18192 raft_consensus.cc:1217] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:34.636503 18094 raft_consensus.cc:1064] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:34.638717 18094 consensus_queue.cc:237] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.648257 17927 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.648272 18192 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.650183 18321 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.654404 17778 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.655864 18292 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.656894 18324 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.657516 18322 raft_consensus.cc:1064] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:34.668655 18322 consensus_queue.cc:237] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.679253 18324 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.690308 18284 raft_consensus.cc:1064] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:34.692085 17778 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.692309 18193 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.692941 18284 consensus_queue.cc:237] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.699815 18192 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.700767 17927 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.702540 18302 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.707887 17675 catalog_manager.cc:5697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.711011 17855 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.713032 18328 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.714169 18192 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.733264 17925 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.734675 17855 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.735914 18322 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.742173 18322 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.749044 18335 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.759428 17778 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.761983 18328 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:34.763918 17893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.2:42069, user_credentials={real_user=slave}} blocked reactor thread for 51548.4us
I20260713 09:08:34.784900 18030 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.801056 17854 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.804303 18193 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.812321 17927 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.836125 18284 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.850108 17854 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.847383 18191 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.852599 17780 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.879042 17854 consensus_queue.cc:237] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.880292 18324 raft_consensus.cc:1064] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:34.882577 18324 consensus_queue.cc:237] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.885883 18193 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.886157 17927 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.888765 18321 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:34.898444 18321 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.898161 18094 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.900203 17677 catalog_manager.cc:5697] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.902094 17677 catalog_manager.cc:5697] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.911696 18191 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.909794 17927 raft_consensus.cc:2955] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.921324 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5d4be231ac54464a9d1fb3c7a3a0691 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:34.923753 17925 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.925586 18193 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.925230 18324 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:34.928524 18292 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.935918 17924 consensus_queue.cc:237] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.938505 17778 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:34.941466 18292 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:34.943022 17675 catalog_manager.cc:5697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.944892 17780 consensus_queue.cc:237] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:34.952255 18094 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.953668 18191 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.956234 18193 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.957499 17854 raft_consensus.cc:1275] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.957990 18332 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:34.960593 18193 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.962387 18332 consensus_queue.cc:1048] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.963167 18030 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:34.972579 17927 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.973359 18302 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.976913 18193 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.979256 18332 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:34.981094 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet e5d4be231ac54464a9d1fb3c7a3a0691 with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:34.981827 17676 catalog_manager.cc:5697] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.992890 18192 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.001186 17924 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:34.996028 17779 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.010752 18322 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:35.011819 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe68401a8ecc48c69fee072549e18ac7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:35.014277 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4b6ad5df37143ae971aa6d8786ec1c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:35.015523 17854 raft_consensus.cc:2955] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.026990 17924 raft_consensus.cc:2955] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.032473 17675 catalog_manager.cc:5697] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.033071 17677 catalog_manager.cc:5697] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.037588 17855 consensus_queue.cc:237] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:35.048964 17780 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:35.050650 18193 raft_consensus.cc:1275] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:35.059599 17836 tablet_service.cc:1558] Processing DeleteTablet for tablet fe68401a8ecc48c69fee072549e18ac7 with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:35.059785 18292 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:35.064638 18345 consensus_queue.cc:1048] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:35.067333 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet a4b6ad5df37143ae971aa6d8786ec1c5 with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:35.058401 18349 tablet_replica.cc:333] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:35.078934 18349 raft_consensus.cc:2243] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.083033 18349 raft_consensus.cc:2272] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.088546 18345 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.092097 18193 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.093787 17780 raft_consensus.cc:2955] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.115134 18351 tablet_replica.cc:333] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:35.116144 18349 ts_tablet_manager.cc:1916] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:35.116166 18351 raft_consensus.cc:2243] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.117344 18351 raft_consensus.cc:2272] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.120589 18351 ts_tablet_manager.cc:1916] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:35.121896 17677 catalog_manager.cc:5697] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:35.127285 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6827211222664403ab16ddd15039c829 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:35.133363 18349 ts_tablet_manager.cc:1929] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:35.133795 18349 log.cc:1199] T e5d4be231ac54464a9d1fb3c7a3a0691 P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/e5d4be231ac54464a9d1fb3c7a3a0691
I20260713 09:08:35.135362 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet e5d4be231ac54464a9d1fb3c7a3a0691 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:35.135758 18349 tablet_replica.cc:333] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:35.136799 18349 raft_consensus.cc:2243] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.137961 18349 raft_consensus.cc:2272] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.141647 18349 ts_tablet_manager.cc:1916] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:35.142928 18351 ts_tablet_manager.cc:1929] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:35.143477 18351 log.cc:1199] T fe68401a8ecc48c69fee072549e18ac7 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/fe68401a8ecc48c69fee072549e18ac7
I20260713 09:08:35.144213 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet 6827211222664403ab16ddd15039c829 with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:35.146013 18352 tablet_replica.cc:333] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:35.145850 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet fe68401a8ecc48c69fee072549e18ac7 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:35.146955 18352 raft_consensus.cc:2243] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.147693 18352 raft_consensus.cc:2272] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.151065 18352 ts_tablet_manager.cc:1916] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:35.155982 18349 ts_tablet_manager.cc:1929] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:35.156404 18349 log.cc:1199] T a4b6ad5df37143ae971aa6d8786ec1c5 P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/a4b6ad5df37143ae971aa6d8786ec1c5
I20260713 09:08:35.157620 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet a4b6ad5df37143ae971aa6d8786ec1c5 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:35.162732 18352 ts_tablet_manager.cc:1929] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:35.163069 18352 log.cc:1199] T 6827211222664403ab16ddd15039c829 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/6827211222664403ab16ddd15039c829
I20260713 09:08:35.164425 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet 6827211222664403ab16ddd15039c829 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:36.168881 17854 consensus_queue.cc:237] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.174439 17924 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.175570 17780 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.175675 18345 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:36.176630 17820 consensus_peers.cc:597] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d08d3b1e4004c84aef6d76b98bcfb92. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.177397 18355 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.185361 18345 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.186857 17924 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.189114 17780 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.199461 17779 consensus_queue.cc:237] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.199501 17677 catalog_manager.cc:5697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.210026 17924 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.210026 17854 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:36.211370 17745 consensus_peers.cc:597] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 848e92109cf0484fa1f9d1412dc8036b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.211917 18353 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.212692 18350 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.223755 18353 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.226042 17927 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.229244 17854 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.244031 17676 catalog_manager.cc:5697] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.250334 17855 consensus_queue.cc:237] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.257023 17927 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:36.258774 17820 consensus_peers.cc:597] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbec2994da0a4ef49555ca3f782cd6d7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.259277 18292 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.265887 17779 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.267246 18292 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.268847 18345 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.271430 17927 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.283427 17779 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.282682 17855 consensus_queue.cc:237] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.285245 17675 catalog_manager.cc:5697] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.295728 17927 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.296334 17780 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:36.298072 18369 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.299907 18369 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:36.301963 17820 consensus_peers.cc:597] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 406f239edeff482ab252745fe974232f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.314961 18369 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.316497 17927 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.316460 17779 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.332541 17675 catalog_manager.cc:5697] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:36.572425 18374 ts_tablet_manager.cc:933] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:36.574417 18374 tablet_copy_client.cc:323] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:36.576066 17865 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:36.576644 17865 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet 0d08d3b1e4004c84aef6d76b98bcfb92 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-0d08d3b1e4004c84aef6d76b98bcfb92
I20260713 09:08:36.584484 17865 tablet_copy_source_session.cc:215] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.587693 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08d3b1e4004c84aef6d76b98bcfb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.597476 18374 tablet_copy_client.cc:806] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.598012 18374 tablet_copy_client.cc:670] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.601887 18374 tablet_copy_client.cc:538] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.609906 18374 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:36.626819 18374 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:36.627539 18374 tablet_bootstrap.cc:492] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:36.628132 18374 ts_tablet_manager.cc:1403] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.001s
I20260713 09:08:36.630192 18374 raft_consensus.cc:359] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.630847 18374 raft_consensus.cc:740] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:36.631444 18374 consensus_queue.cc:260] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.634639 18374 ts_tablet_manager.cc:1434] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:36.637655 17865 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-0d08d3b1e4004c84aef6d76b98bcfb92 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:36.638092 17865 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-0d08d3b1e4004c84aef6d76b98bcfb92 on tablet 0d08d3b1e4004c84aef6d76b98bcfb92 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:36.665300 18374 ts_tablet_manager.cc:933] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:36.666862 18374 tablet_copy_client.cc:323] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:36.668330 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet 848e92109cf0484fa1f9d1412dc8036b from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:36.668758 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet 848e92109cf0484fa1f9d1412dc8036b from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-848e92109cf0484fa1f9d1412dc8036b
I20260713 09:08:36.673483 17790 tablet_copy_source_session.cc:215] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.676147 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e92109cf0484fa1f9d1412dc8036b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.687498 18374 tablet_copy_client.cc:806] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.688041 18374 tablet_copy_client.cc:670] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.691253 18374 tablet_copy_client.cc:538] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.697891 18374 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:36.718118 18374 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:36.718931 18374 tablet_bootstrap.cc:492] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:36.719635 18374 ts_tablet_manager.cc:1403] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260713 09:08:36.722394 18374 raft_consensus.cc:359] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.722963 18374 raft_consensus.cc:740] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:36.723606 18374 consensus_queue.cc:260] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.725780 18374 ts_tablet_manager.cc:1434] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:36.727576 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-848e92109cf0484fa1f9d1412dc8036b received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:36.727995 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-848e92109cf0484fa1f9d1412dc8036b on tablet 848e92109cf0484fa1f9d1412dc8036b with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:36.773656 18374 ts_tablet_manager.cc:933] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:36.775260 18374 tablet_copy_client.cc:323] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:36.776881 17865 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet bbec2994da0a4ef49555ca3f782cd6d7 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:36.777354 17865 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet bbec2994da0a4ef49555ca3f782cd6d7 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-bbec2994da0a4ef49555ca3f782cd6d7
I20260713 09:08:36.784184 17865 tablet_copy_source_session.cc:215] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.787047 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbec2994da0a4ef49555ca3f782cd6d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.801785 18374 tablet_copy_client.cc:806] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.802371 18374 tablet_copy_client.cc:670] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.805512 18374 tablet_copy_client.cc:538] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.810621 18374 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:36.830019 18374 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:36.831396 18374 tablet_bootstrap.cc:492] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:36.832289 18374 ts_tablet_manager.cc:1403] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
I20260713 09:08:36.836074 18374 raft_consensus.cc:359] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.837222 18374 raft_consensus.cc:740] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:36.838119 18382 ts_tablet_manager.cc:933] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:36.837875 18374 consensus_queue.cc:260] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.840809 18374 ts_tablet_manager.cc:1434] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:36.841887 18382 tablet_copy_client.cc:323] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:36.843781 17865 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-bbec2994da0a4ef49555ca3f782cd6d7 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:36.844276 17865 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-bbec2994da0a4ef49555ca3f782cd6d7 on tablet bbec2994da0a4ef49555ca3f782cd6d7 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:36.844355 17864 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet 406f239edeff482ab252745fe974232f from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:36.845000 17864 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet 406f239edeff482ab252745fe974232f from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-406f239edeff482ab252745fe974232f
I20260713 09:08:36.852025 17864 tablet_copy_source_session.cc:215] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.855232 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406f239edeff482ab252745fe974232f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.868911 18382 tablet_copy_client.cc:806] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.869588 18382 tablet_copy_client.cc:670] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.873164 18382 tablet_copy_client.cc:538] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.879614 18382 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:36.899389 18382 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:36.900305 18382 tablet_bootstrap.cc:492] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:36.900907 18382 ts_tablet_manager.cc:1403] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:08:36.903716 18382 raft_consensus.cc:359] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.904446 18382 raft_consensus.cc:740] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:36.905114 18382 consensus_queue.cc:260] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:36.907754 18382 ts_tablet_manager.cc:1434] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:36.910063 17864 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-406f239edeff482ab252745fe974232f received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:36.910478 17864 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-406f239edeff482ab252745fe974232f on tablet 406f239edeff482ab252745fe974232f with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:37.016233 18192 raft_consensus.cc:1217] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.087237 18192 raft_consensus.cc:1217] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.252462 18192 raft_consensus.cc:1217] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.289633 18192 raft_consensus.cc:1217] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.468878 18365 raft_consensus.cc:1064] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:37.471643 18365 consensus_queue.cc:237] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.478494 18192 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.479538 17927 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.479821 17854 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.481005 18365 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.483814 18353 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.484584 18386 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.487278 18385 raft_consensus.cc:1064] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:37.489797 18385 consensus_queue.cc:237] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.501365 18365 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.502673 17924 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.512073 18193 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.513713 18292 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.514456 17854 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.522218 17676 catalog_manager.cc:5697] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.528618 17779 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.532426 18385 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.534729 17924 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.540637 18292 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.551707 18193 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.561645 18369 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.566391 17780 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.574837 18192 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.574672 17924 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.604452 17677 catalog_manager.cc:5697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.617161 17854 consensus_queue.cc:237] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.621982 18192 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.623574 18400 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:37.625005 17924 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.625445 17780 consensus_queue.cc:237] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.627243 18292 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.632133 18192 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.632258 17927 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.633838 18386 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.635118 18393 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:37.637454 18292 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.642899 18353 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.647593 17927 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.650544 18192 raft_consensus.cc:2955] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.652495 18193 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.659296 17924 raft_consensus.cc:2955] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.660485 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.669317 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 848e92109cf0484fa1f9d1412dc8036b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.674477 17676 catalog_manager.cc:5697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.675609 17675 catalog_manager.cc:5697] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.685667 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d08d3b1e4004c84aef6d76b98bcfb92 with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:37.694434 18402 tablet_replica.cc:333] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:37.695554 18402 raft_consensus.cc:2243] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.696285 18402 raft_consensus.cc:2272] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.698923 17836 tablet_service.cc:1558] Processing DeleteTablet for tablet 848e92109cf0484fa1f9d1412dc8036b with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:37.701588 18402 ts_tablet_manager.cc:1916] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.703454 18403 tablet_replica.cc:333] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:37.704910 18403 raft_consensus.cc:2243] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.705785 18403 raft_consensus.cc:2272] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.709679 18403 ts_tablet_manager.cc:1916] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.721364 18402 ts_tablet_manager.cc:1929] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.721926 18402 log.cc:1199] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/0d08d3b1e4004c84aef6d76b98bcfb92
I20260713 09:08:37.723711 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet 0d08d3b1e4004c84aef6d76b98bcfb92 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:37.725648 18403 ts_tablet_manager.cc:1929] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.726037 18403 log.cc:1199] T 848e92109cf0484fa1f9d1412dc8036b P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/848e92109cf0484fa1f9d1412dc8036b
I20260713 09:08:37.727458 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet 848e92109cf0484fa1f9d1412dc8036b (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:37.765444 18292 raft_consensus.cc:1064] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:37.767238 18400 raft_consensus.cc:1064] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:37.767809 18292 consensus_queue.cc:237] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.769608 18400 consensus_queue.cc:237] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.773942 18192 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.775892 17924 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.777849 18385 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.778774 18369 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.779153 17780 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.781474 18369 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.784914 18192 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.785763 17780 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.786469 18292 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:37.787492 17927 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.788582 18292 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.800784 18292 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.807039 18406 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.811316 17927 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.828087 17780 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.826099 18193 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.829504 17676 catalog_manager.cc:5697] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.835304 18385 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.850957 17779 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.852010 18192 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.854379 17927 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.865547 17854 consensus_queue.cc:237] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.871833 17676 catalog_manager.cc:5697] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.877244 17927 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.877463 18192 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.881712 18406 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.882711 18369 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.891206 18400 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.895687 17924 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.899001 18192 raft_consensus.cc:2955] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.902952 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbec2994da0a4ef49555ca3f782cd6d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.891100 17854 consensus_queue.cc:237] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:37.908350 17675 catalog_manager.cc:5697] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.915967 18192 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.916218 17779 raft_consensus.cc:1275] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.917981 18292 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.918848 18369 consensus_queue.cc:1048] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.924461 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet bbec2994da0a4ef49555ca3f782cd6d7 with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:37.925386 18402 tablet_replica.cc:333] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:37.926213 18402 raft_consensus.cc:2243] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.926899 18402 raft_consensus.cc:2272] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.928565 18292 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.931159 18402 ts_tablet_manager.cc:1916] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.933318 18193 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.939635 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 406f239edeff482ab252745fe974232f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.935637 17779 raft_consensus.cc:2955] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:37.946477 17675 catalog_manager.cc:5697] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.958142 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet 406f239edeff482ab252745fe974232f with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:37.960369 18413 tablet_replica.cc:333] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:37.961354 18413 raft_consensus.cc:2243] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.962154 18413 raft_consensus.cc:2272] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.966876 18413 ts_tablet_manager.cc:1916] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.969182 18402 ts_tablet_manager.cc:1929] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.969683 18402 log.cc:1199] T bbec2994da0a4ef49555ca3f782cd6d7 P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/bbec2994da0a4ef49555ca3f782cd6d7
I20260713 09:08:37.970943 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet bbec2994da0a4ef49555ca3f782cd6d7 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:37.979723 18413 ts_tablet_manager.cc:1929] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.980211 18413 log.cc:1199] T 406f239edeff482ab252745fe974232f P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/406f239edeff482ab252745fe974232f
I20260713 09:08:37.981874 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet 406f239edeff482ab252745fe974232f (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:38.989254 17779 consensus_queue.cc:237] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:38.995743 17924 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:38.996114 17745 consensus_peers.cc:597] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50bcfdbca72141e8abb3608cf5a2715d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.996950 17854 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.997227 18353 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.998443 18414 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.006477 18416 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.008477 17924 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.009691 17854 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.021708 17779 consensus_queue.cc:237] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.023047 17678 catalog_manager.cc:5697] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.031282 17927 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:39.032903 18414 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:39.033802 17745 consensus_peers.cc:597] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 803b29d6804f4492af91f95440cdad36. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.034731 17854 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:39.036221 18353 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.041940 18414 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.044100 17927 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.054572 17854 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.058472 17677 catalog_manager.cc:5697] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.059168 17855 consensus_queue.cc:237] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.069666 17927 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:39.070104 17820 consensus_peers.cc:597] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fca55136b6744b4691735fc45a953a81. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.070945 18292 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.072567 17779 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:39.073901 18292 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.079725 18292 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.090495 17927 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.102401 17779 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.104190 17675 catalog_manager.cc:5697] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.106622 17855 consensus_queue.cc:237] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
W20260713 09:08:39.116047 17820 consensus_peers.cc:597] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f459d3dcceb4e76bbb29960b4c556ce. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.116681 17779 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:39.117136 17927 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:39.118389 18427 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.119458 18430 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.129128 18427 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.130672 17779 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.130939 17927 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:39.143127 17675 catalog_manager.cc:5697] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.425668 18435 ts_tablet_manager.cc:933] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:39.427472 18435 tablet_copy_client.cc:323] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:39.429031 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet 50bcfdbca72141e8abb3608cf5a2715d from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:39.429469 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet 50bcfdbca72141e8abb3608cf5a2715d from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-50bcfdbca72141e8abb3608cf5a2715d
I20260713 09:08:39.435859 17790 tablet_copy_source_session.cc:215] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.438483 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bcfdbca72141e8abb3608cf5a2715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.450214 18435 tablet_copy_client.cc:806] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.450799 18435 tablet_copy_client.cc:670] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.455516 18435 tablet_copy_client.cc:538] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.462409 18435 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:39.478652 18435 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:39.479521 18435 tablet_bootstrap.cc:492] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:39.480082 18435 ts_tablet_manager.cc:1403] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:08:39.482506 18435 raft_consensus.cc:359] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.483171 18435 raft_consensus.cc:740] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:39.483777 18435 consensus_queue.cc:260] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.486521 18435 ts_tablet_manager.cc:1434] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:39.490624 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-50bcfdbca72141e8abb3608cf5a2715d received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:39.491055 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-50bcfdbca72141e8abb3608cf5a2715d on tablet 50bcfdbca72141e8abb3608cf5a2715d with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:39.535871 18435 ts_tablet_manager.cc:933] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:39.537528 18435 tablet_copy_client.cc:323] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:39.539000 17864 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet 6f459d3dcceb4e76bbb29960b4c556ce from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:39.539498 17864 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet 6f459d3dcceb4e76bbb29960b4c556ce from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-6f459d3dcceb4e76bbb29960b4c556ce
I20260713 09:08:39.545127 17864 tablet_copy_source_session.cc:215] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.547664 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f459d3dcceb4e76bbb29960b4c556ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.558215 18435 tablet_copy_client.cc:806] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.558723 18435 tablet_copy_client.cc:670] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.562011 18435 tablet_copy_client.cc:538] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.568559 18435 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:39.583889 18435 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:39.584573 18435 tablet_bootstrap.cc:492] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:39.585091 18435 ts_tablet_manager.cc:1403] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:08:39.587059 18435 raft_consensus.cc:359] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.587738 18435 raft_consensus.cc:740] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:39.588289 18435 consensus_queue.cc:260] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.590124 18435 ts_tablet_manager.cc:1434] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:08:39.591806 17864 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-6f459d3dcceb4e76bbb29960b4c556ce received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:39.592178 17864 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-6f459d3dcceb4e76bbb29960b4c556ce on tablet 6f459d3dcceb4e76bbb29960b4c556ce with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:39.652477 18435 ts_tablet_manager.cc:933] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:39.654561 18435 tablet_copy_client.cc:323] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:39.656085 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet 803b29d6804f4492af91f95440cdad36 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:39.656599 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet 803b29d6804f4492af91f95440cdad36 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-803b29d6804f4492af91f95440cdad36
I20260713 09:08:39.663368 18442 ts_tablet_manager.cc:933] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:39.664013 17790 tablet_copy_source_session.cc:215] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.665145 18442 tablet_copy_client.cc:323] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:39.666706 17864 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet fca55136b6744b4691735fc45a953a81 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:39.667030 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803b29d6804f4492af91f95440cdad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.667249 17864 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet fca55136b6744b4691735fc45a953a81 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-fca55136b6744b4691735fc45a953a81
I20260713 09:08:39.674330 17864 tablet_copy_source_session.cc:215] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.678287 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca55136b6744b4691735fc45a953a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.684085 18435 tablet_copy_client.cc:806] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.684594 18435 tablet_copy_client.cc:670] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.688382 18435 tablet_copy_client.cc:538] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.690419 18442 tablet_copy_client.cc:806] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.690933 18442 tablet_copy_client.cc:670] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.694051 18442 tablet_copy_client.cc:538] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.695749 18435 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:39.699569 18442 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:39.713892 18435 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:39.714871 18435 tablet_bootstrap.cc:492] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:39.715708 18435 ts_tablet_manager.cc:1403] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260713 09:08:39.718509 18435 raft_consensus.cc:359] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.719161 18435 raft_consensus.cc:740] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:39.719367 18442 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:39.720247 18442 tablet_bootstrap.cc:492] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:39.719758 18435 consensus_queue.cc:260] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.720889 18442 ts_tablet_manager.cc:1403] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:08:39.723242 18435 ts_tablet_manager.cc:1434] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:39.724956 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-803b29d6804f4492af91f95440cdad36 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:39.725363 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-803b29d6804f4492af91f95440cdad36 on tablet 803b29d6804f4492af91f95440cdad36 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:39.723729 18442 raft_consensus.cc:359] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.725811 18442 raft_consensus.cc:740] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:39.726620 18442 consensus_queue.cc:260] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:39.729171 18442 ts_tablet_manager.cc:1434] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:39.730930 17864 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-fca55136b6744b4691735fc45a953a81 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:39.731339 17864 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-fca55136b6744b4691735fc45a953a81 on tablet fca55136b6744b4691735fc45a953a81 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:39.856485 18193 raft_consensus.cc:1217] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:40.019529 18192 raft_consensus.cc:1217] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:40.055450 18192 raft_consensus.cc:1217] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:40.063913 18192 raft_consensus.cc:1217] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:40.424834 18414 raft_consensus.cc:1064] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:40.427392 18414 consensus_queue.cc:237] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.433966 17924 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.434558 17855 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.435473 18446 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.433997 18193 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.437840 18414 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.440418 18353 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.456110 18414 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.457602 17855 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.471446 17678 catalog_manager.cc:5697] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.475889 18446 raft_consensus.cc:1064] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:40.475739 18191 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.501257 18446 consensus_queue.cc:237] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
W20260713 09:08:40.513473 17744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.2:42069, user_credentials={real_user=slave}} blocked reactor thread for 44146.4us
I20260713 09:08:40.520850 17927 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.526003 17855 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.527403 18446 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.529917 18191 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.531746 17924 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.534526 18414 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:40.536273 18446 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.542449 18427 raft_consensus.cc:1064] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:40.552433 18427 consensus_queue.cc:237] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.568058 18193 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.567444 18446 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.569859 17924 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.571820 18431 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.572482 18193 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.576324 17779 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.577916 17927 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.580651 18447 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.582319 18447 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.599242 17855 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.626636 17677 catalog_manager.cc:5697] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.627197 18465 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.631711 17780 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.635794 18191 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.641611 17927 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.652348 17779 consensus_queue.cc:237] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.659278 17927 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.659602 18191 raft_consensus.cc:1275] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.661157 18453 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.661990 18353 consensus_queue.cc:1048] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.669862 17780 consensus_queue.cc:237] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.671707 17674 catalog_manager.cc:5697] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.673496 18353 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.676501 18193 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.676144 17927 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.677771 17924 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.679831 18446 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.680649 18453 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.683346 18193 raft_consensus.cc:2955] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.689581 18447 raft_consensus.cc:1064] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:40.696071 18446 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.700731 18192 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.699262 18447 consensus_queue.cc:237] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.698603 17855 consensus_queue.cc:237] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.717648 18192 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.718292 17924 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.720196 17927 raft_consensus.cc:2955] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.719033 18431 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.728120 18465 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:40.738524 18192 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.738631 17924 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.742420 18447 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.743328 18431 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:40.743057 18427 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.772184 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50bcfdbca72141e8abb3608cf5a2715d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.774631 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 803b29d6804f4492af91f95440cdad36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.781154 17780 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.782547 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f459d3dcceb4e76bbb29960b4c556ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.784369 17673 catalog_manager.cc:5697] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.800992 18193 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.810143 17927 raft_consensus.cc:2955] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.778545 17674 catalog_manager.cc:5697] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.816392 17677 catalog_manager.cc:5697] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.837383 18427 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:40.842770 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f459d3dcceb4e76bbb29960b4c556ce with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:40.853821 17836 tablet_service.cc:1558] Processing DeleteTablet for tablet 803b29d6804f4492af91f95440cdad36 with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:40.859905 18427 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.868907 17844 tablet_service.cc:1558] Processing DeleteTablet for tablet 50bcfdbca72141e8abb3608cf5a2715d with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:40.866703 17779 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.877671 18193 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.905802 18475 tablet_replica.cc:333] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:40.911511 18475 raft_consensus.cc:2243] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.912479 18475 raft_consensus.cc:2272] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.916697 17677 catalog_manager.cc:5697] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.924710 17927 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.929518 18475 ts_tablet_manager.cc:1916] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.932425 18477 tablet_replica.cc:333] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:40.934593 18477 raft_consensus.cc:2243] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.935807 18477 raft_consensus.cc:2272] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.941193 17854 consensus_queue.cc:237] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:40.946767 18477 ts_tablet_manager.cc:1916] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.946727 18193 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.949383 18427 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:40.950805 17779 raft_consensus.cc:1275] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.954869 18471 consensus_queue.cc:1048] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:40.957625 18447 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.961755 18475 ts_tablet_manager.cc:1929] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.962395 18475 log.cc:1199] T 6f459d3dcceb4e76bbb29960b4c556ce P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/6f459d3dcceb4e76bbb29960b4c556ce
I20260713 09:08:40.964706 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet 6f459d3dcceb4e76bbb29960b4c556ce (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:40.966598 18193 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.967593 18477 ts_tablet_manager.cc:1929] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.968014 18477 log.cc:1199] T 803b29d6804f4492af91f95440cdad36 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/803b29d6804f4492af91f95440cdad36
I20260713 09:08:40.970008 18477 tablet_replica.cc:333] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:40.970038 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet 803b29d6804f4492af91f95440cdad36 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:40.971654 18477 raft_consensus.cc:2243] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.972657 18477 raft_consensus.cc:2272] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.976660 18477 ts_tablet_manager.cc:1916] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.976454 17779 raft_consensus.cc:2955] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:40.985196 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fca55136b6744b4691735fc45a953a81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.991287 17672 catalog_manager.cc:5697] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.000481 18477 ts_tablet_manager.cc:1929] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:41.000941 18477 log.cc:1199] T 50bcfdbca72141e8abb3608cf5a2715d P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/50bcfdbca72141e8abb3608cf5a2715d
I20260713 09:08:41.002697 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet 50bcfdbca72141e8abb3608cf5a2715d (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:41.016217 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet fca55136b6744b4691735fc45a953a81 with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:41.017817 18478 tablet_replica.cc:333] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:41.018728 18478 raft_consensus.cc:2243] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.019438 18478 raft_consensus.cc:2272] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.022460 18478 ts_tablet_manager.cc:1916] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:41.033285 18478 ts_tablet_manager.cc:1929] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:41.033603 18478 log.cc:1199] T fca55136b6744b4691735fc45a953a81 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/fca55136b6744b4691735fc45a953a81
I20260713 09:08:41.035233 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet fca55136b6744b4691735fc45a953a81 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:42.040437 17854 consensus_queue.cc:237] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.045833 17924 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:42.045902 17779 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:42.046726 17820 consensus_peers.cc:597] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f11aa4aa745b4279b006fcbc843ed325. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.047537 18479 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.048278 18427 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.055943 18471 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.057389 17924 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.057696 17779 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.068702 17677 catalog_manager.cc:5697] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.070459 17779 consensus_queue.cc:237] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
W20260713 09:08:42.082576 17745 consensus_peers.cc:597] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 701be4651970415dad9133fd5dc7cbe4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.083114 17854 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:42.083261 17924 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:42.084928 18480 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.085883 18353 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.095371 18353 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.098105 17924 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.100556 17854 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.112771 17677 catalog_manager.cc:5697] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.114859 17779 consensus_queue.cc:237] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Queue 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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.129092 17854 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:42.129192 17745 consensus_peers.cc:597] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 -> Peer 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635): Couldn't send request to peer 6543af6df3044a558ddb85830dac7233. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb84c055dc45411b9955bce5ac342301. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.130476 17924 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:42.130952 18480 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:42.131973 18446 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.140861 18480 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.143136 17854 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.141814 17924 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.158558 17674 catalog_manager.cc:5697] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index -1 to 2, NON_VOTER 6543af6df3044a558ddb85830dac7233 (127.16.62.4) added. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } } }
I20260713 09:08:42.515905 18494 ts_tablet_manager.cc:933] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:42.518138 18494 tablet_copy_client.cc:323] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:42.520386 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet 701be4651970415dad9133fd5dc7cbe4 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:42.521004 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet 701be4651970415dad9133fd5dc7cbe4 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-701be4651970415dad9133fd5dc7cbe4
I20260713 09:08:42.528735 17790 tablet_copy_source_session.cc:215] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.532416 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701be4651970415dad9133fd5dc7cbe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.547410 18494 tablet_copy_client.cc:806] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.548126 18494 tablet_copy_client.cc:670] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.552119 18494 tablet_copy_client.cc:538] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.559737 18494 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:42.574942 18494 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:42.575675 18494 tablet_bootstrap.cc:492] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:42.576224 18494 ts_tablet_manager.cc:1403] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:08:42.578940 18494 raft_consensus.cc:359] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.579758 18494 raft_consensus.cc:740] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:42.580396 18494 consensus_queue.cc:260] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.584560 18494 ts_tablet_manager.cc:1434] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:42.586251 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-701be4651970415dad9133fd5dc7cbe4 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:42.586699 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-701be4651970415dad9133fd5dc7cbe4 on tablet 701be4651970415dad9133fd5dc7cbe4 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:42.602229 18494 ts_tablet_manager.cc:933] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:42.603955 18494 tablet_copy_client.cc:323] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.2:42069
I20260713 09:08:42.605805 17864 tablet_copy_service.cc:140] P 13a9aa73c5bc4b10937c7d321349d6b0: Received BeginTabletCopySession request for tablet f11aa4aa745b4279b006fcbc843ed325 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:44964)
I20260713 09:08:42.606349 17864 tablet_copy_service.cc:161] P 13a9aa73c5bc4b10937c7d321349d6b0: Beginning new tablet copy session on tablet f11aa4aa745b4279b006fcbc843ed325 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:44964: session id = 6543af6df3044a558ddb85830dac7233-f11aa4aa745b4279b006fcbc843ed325
I20260713 09:08:42.614346 17864 tablet_copy_source_session.cc:215] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.617349 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11aa4aa745b4279b006fcbc843ed325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.629480 18494 tablet_copy_client.cc:806] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.630085 18494 tablet_copy_client.cc:670] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.633648 18494 tablet_copy_client.cc:538] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.642182 18494 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:42.661499 18494 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:42.662376 18494 tablet_bootstrap.cc:492] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:42.663010 18494 ts_tablet_manager.cc:1403] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:08:42.666002 18494 raft_consensus.cc:359] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.666855 18494 raft_consensus.cc:740] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:42.667542 18494 consensus_queue.cc:260] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.670222 18494 ts_tablet_manager.cc:1434] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:42.672567 17864 tablet_copy_service.cc:342] P 13a9aa73c5bc4b10937c7d321349d6b0: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-f11aa4aa745b4279b006fcbc843ed325 received from {username='slave'} at 127.0.0.1:44964
I20260713 09:08:42.672984 17864 tablet_copy_service.cc:434] P 13a9aa73c5bc4b10937c7d321349d6b0: ending tablet copy session 6543af6df3044a558ddb85830dac7233-f11aa4aa745b4279b006fcbc843ed325 on tablet f11aa4aa745b4279b006fcbc843ed325 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:42.713083 18494 ts_tablet_manager.cc:933] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Initiating tablet copy from peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077)
I20260713 09:08:42.714905 18494 tablet_copy_client.cc:323] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: tablet copy: Beginning tablet copy session from remote peer at address 127.16.62.1:45077
I20260713 09:08:42.716476 17790 tablet_copy_service.cc:140] P 1d450d18073644419198e25cd04126e3: Received BeginTabletCopySession request for tablet cb84c055dc45411b9955bce5ac342301 from peer 6543af6df3044a558ddb85830dac7233 ({username='slave'} at 127.0.0.1:34776)
I20260713 09:08:42.716897 17790 tablet_copy_service.cc:161] P 1d450d18073644419198e25cd04126e3: Beginning new tablet copy session on tablet cb84c055dc45411b9955bce5ac342301 from peer 6543af6df3044a558ddb85830dac7233 at {username='slave'} at 127.0.0.1:34776: session id = 6543af6df3044a558ddb85830dac7233-cb84c055dc45411b9955bce5ac342301
I20260713 09:08:42.721755 17790 tablet_copy_source_session.cc:215] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.724313 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb84c055dc45411b9955bce5ac342301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.734524 18494 tablet_copy_client.cc:806] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.735239 18494 tablet_copy_client.cc:670] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.739149 18494 tablet_copy_client.cc:538] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.744771 18494 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Bootstrap starting.
I20260713 09:08:42.758713 18494 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:42.759394 18494 tablet_bootstrap.cc:492] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Bootstrap complete.
I20260713 09:08:42.759881 18494 ts_tablet_manager.cc:1403] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260713 09:08:42.761948 18494 raft_consensus.cc:359] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.762826 18494 raft_consensus.cc:740] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Initialized, Role: LEARNER
I20260713 09:08:42.763367 18494 consensus_queue.cc:260] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: NON_VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: true } }
I20260713 09:08:42.765413 18494 ts_tablet_manager.cc:1434] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:42.767155 17790 tablet_copy_service.cc:342] P 1d450d18073644419198e25cd04126e3: Request end of tablet copy session 6543af6df3044a558ddb85830dac7233-cb84c055dc45411b9955bce5ac342301 received from {username='slave'} at 127.0.0.1:34776
I20260713 09:08:42.767596 17790 tablet_copy_service.cc:434] P 1d450d18073644419198e25cd04126e3: ending tablet copy session 6543af6df3044a558ddb85830dac7233-cb84c055dc45411b9955bce5ac342301 on tablet cb84c055dc45411b9955bce5ac342301 with peer 6543af6df3044a558ddb85830dac7233
I20260713 09:08:42.961050 18193 raft_consensus.cc:1217] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:43.161181 18193 raft_consensus.cc:1217] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:43.301826 18192 raft_consensus.cc:1217] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:43.545881 18502 raft_consensus.cc:1064] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:43.548426 18502 consensus_queue.cc:237] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.556245 18192 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.556444 17927 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.557626 18353 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.559109 18505 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.562153 17854 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.563547 18502 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.575196 18506 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.577855 18192 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.586342 17854 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.594008 17674 catalog_manager.cc:5697] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.600999 17927 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } attrs { replace: true } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.623736 18503 raft_consensus.cc:1064] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:43.626457 17779 consensus_queue.cc:237] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.626848 18503 consensus_queue.cc:237] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.633699 17854 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.635156 18505 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.633718 18192 raft_consensus.cc:1275] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.639828 18505 consensus_queue.cc:1048] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.642577 18506 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.647967 18193 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.648967 17854 raft_consensus.cc:2955] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.660585 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 701be4651970415dad9133fd5dc7cbe4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.662173 17677 catalog_manager.cc:5697] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 reported cstate change: config changed from index 3 to 4, VOTER 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.675945 18193 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.676991 17927 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.677917 18479 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.679613 17916 tablet_service.cc:1558] Processing DeleteTablet for tablet 701be4651970415dad9133fd5dc7cbe4 with delete_type TABLET_DATA_TOMBSTONED (TS 7494e4b59ad94a7f84b22f020749c1fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37230
I20260713 09:08:43.688747 18479 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:43.695760 17779 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.696156 18515 tablet_replica.cc:333] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:43.697461 18515 raft_consensus.cc:2243] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.698606 18515 raft_consensus.cc:2272] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.698438 18479 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.705657 18515 ts_tablet_manager.cc:1916] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.708705 18479 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.710343 17779 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.721575 18193 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.724362 18515 ts_tablet_manager.cc:1929] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.724781 18515 log.cc:1199] T 701be4651970415dad9133fd5dc7cbe4 P 7494e4b59ad94a7f84b22f020749c1fc: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/wals/701be4651970415dad9133fd5dc7cbe4
I20260713 09:08:43.726403 17664 catalog_manager.cc:5028] TS 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): tablet 701be4651970415dad9133fd5dc7cbe4 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:43.735531 17673 catalog_manager.cc:5697] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.735770 17924 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } attrs { replace: true } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.759831 17854 consensus_queue.cc:237] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.763708 18192 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.765156 18505 raft_consensus.cc:1064] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: attempting to promote NON_VOTER 6543af6df3044a558ddb85830dac7233 to VOTER
I20260713 09:08:43.765455 18520 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.765723 17927 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 13a9aa73c5bc4b10937c7d321349d6b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.767140 18479 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.767500 18505 consensus_queue.cc:237] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.775301 18517 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.778183 18192 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 LEARNER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.780257 17927 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.780869 17854 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.782217 18480 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.783273 18502 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.787242 18480 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.789719 18192 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.793540 17924 raft_consensus.cc:2955] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.808496 18502 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.814003 17855 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.815533 17674 catalog_manager.cc:5697] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: config changed from index 3 to 4, VOTER 1d450d18073644419198e25cd04126e3 (127.16.62.1) evicted. New cstate: current_term: 1 leader_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.824041 17663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f11aa4aa745b4279b006fcbc843ed325 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.828459 17769 tablet_service.cc:1558] Processing DeleteTablet for tablet f11aa4aa745b4279b006fcbc843ed325 with delete_type TABLET_DATA_TOMBSTONED (TS 1d450d18073644419198e25cd04126e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:43.828145 18193 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.836956 17672 catalog_manager.cc:5697] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.846992 17925 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6543af6df3044a558ddb85830dac7233 (127.16.62.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.864660 18525 tablet_replica.cc:333] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:43.866995 18525 raft_consensus.cc:2243] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.867821 18525 raft_consensus.cc:2272] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.871796 17779 consensus_queue.cc:237] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:43.874146 18525 ts_tablet_manager.cc:1916] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.877205 18192 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.878268 17925 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Refusing update from remote peer 1d450d18073644419198e25cd04126e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.878897 18502 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.882193 18502 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.890621 18506 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.896204 18525 ts_tablet_manager.cc:1929] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.896648 18525 log.cc:1199] T f11aa4aa745b4279b006fcbc843ed325 P 1d450d18073644419198e25cd04126e3: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/wals/f11aa4aa745b4279b006fcbc843ed325
I20260713 09:08:43.898265 17664 catalog_manager.cc:5028] TS 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): tablet f11aa4aa745b4279b006fcbc843ed325 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:43.899902 17664 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb84c055dc45411b9955bce5ac342301 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.900987 18192 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.903182 17924 raft_consensus.cc:2955] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } } }
I20260713 09:08:43.904850 17677 catalog_manager.cc:5697] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 reported cstate change: config changed from index 3 to 4, VOTER 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) evicted. New cstate: current_term: 1 leader_uuid: "1d450d18073644419198e25cd04126e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.914597 17836 tablet_service.cc:1558] Processing DeleteTablet for tablet cb84c055dc45411b9955bce5ac342301 with delete_type TABLET_DATA_TOMBSTONED (TS 13a9aa73c5bc4b10937c7d321349d6b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44926
I20260713 09:08:43.917289 18526 tablet_replica.cc:333] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:43.918238 18526 raft_consensus.cc:2243] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.918840 18526 raft_consensus.cc:2272] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.922936 18526 ts_tablet_manager.cc:1916] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.933902 18526 ts_tablet_manager.cc:1929] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.934193 18526 log.cc:1199] T cb84c055dc45411b9955bce5ac342301 P 13a9aa73c5bc4b10937c7d321349d6b0: Deleting WAL directory at /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/wals/cb84c055dc45411b9955bce5ac342301
I20260713 09:08:43.935550 17663 catalog_manager.cc:5028] TS 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): tablet cb84c055dc45411b9955bce5ac342301 (table test-workload [id=d6e061d7e75043f99f64e015fe95b6db]) successfully deleted
I20260713 09:08:50.176851 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.207841 17854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:50.208525 17854 raft_consensus.cc:606] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:50.210930 17854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:50.211463 17854 raft_consensus.cc:606] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:50.213670 17854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:50.214124 17854 raft_consensus.cc:606] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:50.216864 17854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5b196672f55426596878341e894fc23"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:50.217468 17854 raft_consensus.cc:606] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:50.219760 17854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:50.220224 17854 raft_consensus.cc:606] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:50.232334 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7"
dest_uuid: "1d450d18073644419198e25cd04126e3"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:49982
I20260713 09:08:50.232765 17779 raft_consensus.cc:606] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:50.233899 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:08:50.234560 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:50.280910 18535 raft_consensus.cc:993] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.281457 18535 raft_consensus.cc:1081] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.283737 18191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38040
I20260713 09:08:50.284407 18191 raft_consensus.cc:493] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.284819 18191 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.291849 18191 raft_consensus.cc:515] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.293999 18191 leader_election.cc:290] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:50.294966 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:50.295281 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe68401a8ecc48c69fee072549e18ac7" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:50.295608 17779 raft_consensus.cc:3055] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.295799 17924 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.295928 17779 raft_consensus.cc:740] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:50.296648 17779 consensus_queue.cc:260] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.297524 17779 raft_consensus.cc:3060] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.300314 17924 raft_consensus.cc:2468] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.301446 18158 leader_election.cc:304] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:50.301796 17779 raft_consensus.cc:2468] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.303910 18543 raft_consensus.cc:2804] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.305701 18543 raft_consensus.cc:697] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:50.306782 18543 consensus_queue.cc:237] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.311354 18538 raft_consensus.cc:993] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:50.312354 18538 raft_consensus.cc:1081] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:50.314817 17925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5b196672f55426596878341e894fc23"
dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:37260
I20260713 09:08:50.315500 17925 raft_consensus.cc:493] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.315891 17925 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.321317 17676 catalog_manager.cc:5697] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 1d450d18073644419198e25cd04126e3 (127.16.62.1) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.323961 17925 raft_consensus.cc:515] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:50.327893 17925 leader_election.cc:290] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069)
I20260713 09:08:50.328321 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:50.328413 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b196672f55426596878341e894fc23" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:50.328994 17779 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.329159 17854 raft_consensus.cc:3055] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.329535 17854 raft_consensus.cc:740] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:50.330381 17854 consensus_queue.cc:260] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:50.331519 17854 raft_consensus.cc:3060] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.335974 17779 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:50.337592 17894 leader_election.cc:304] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d450d18073644419198e25cd04126e3, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:50.338472 18373 raft_consensus.cc:2804] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.340330 17854 raft_consensus.cc:2468] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:50.342633 18373 raft_consensus.cc:697] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:50.343504 18373 consensus_queue.cc:237] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } }
I20260713 09:08:50.350970 17676 catalog_manager.cc:5697] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.373886 18533 raft_consensus.cc:993] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.374518 18527 raft_consensus.cc:1081] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.374840 18534 raft_consensus.cc:993] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.375650 18527 raft_consensus.cc:1081] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.376328 18193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:08:50.376857 18193 raft_consensus.cc:493] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.377218 18193 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.377418 18190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:08:50.377965 18190 raft_consensus.cc:493] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.378405 18190 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.382282 18193 raft_consensus.cc:515] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.384039 18193 leader_election.cc:290] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:50.384912 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:50.385056 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbec2994da0a4ef49555ca3f782cd6d7" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:50.384023 18190 raft_consensus.cc:515] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.385486 17854 raft_consensus.cc:3055] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.385545 17925 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.385886 17854 raft_consensus.cc:740] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:50.386624 17854 consensus_queue.cc:260] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.387698 17854 raft_consensus.cc:3060] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.387108 18190 leader_election.cc:290] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:50.388099 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:50.388206 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f459d3dcceb4e76bbb29960b4c556ce" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:50.388646 17924 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.388749 17855 raft_consensus.cc:3055] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.389120 17855 raft_consensus.cc:740] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:50.389809 17855 consensus_queue.cc:260] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.390818 17855 raft_consensus.cc:3060] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.393982 17854 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.394645 17925 raft_consensus.cc:2468] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.394960 17924 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.395421 18157 leader_election.cc:304] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a9aa73c5bc4b10937c7d321349d6b0, 6543af6df3044a558ddb85830dac7233; no voters: 
I20260713 09:08:50.396253 18543 raft_consensus.cc:2804] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.396319 18158 leader_election.cc:304] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:50.396740 18543 raft_consensus.cc:697] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:50.397625 18543 consensus_queue.cc:237] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.397722 17855 raft_consensus.cc:2468] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.398777 18552 raft_consensus.cc:2804] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.400192 18552 raft_consensus.cc:697] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:50.401145 18552 consensus_queue.cc:237] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.407227 17676 catalog_manager.cc:5697] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.418565 17676 catalog_manager.cc:5697] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.452472 18538 raft_consensus.cc:993] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:50.452952 18538 raft_consensus.cc:1081] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:50.454466 17925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92"
dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:37260
I20260713 09:08:50.454927 17925 raft_consensus.cc:493] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.455221 17925 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.459419 17925 raft_consensus.cc:515] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.461097 17925 leader_election.cc:290] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635)
I20260713 09:08:50.461931 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:50.462147 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08d3b1e4004c84aef6d76b98bcfb92" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6543af6df3044a558ddb85830dac7233"
I20260713 09:08:50.462512 17855 raft_consensus.cc:3055] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.462637 18190 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.462857 17855 raft_consensus.cc:740] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:50.463662 17855 consensus_queue.cc:260] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.465011 17855 raft_consensus.cc:3060] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.470520 18190 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:50.471935 17894 leader_election.cc:304] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:50.472222 17855 raft_consensus.cc:2468] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:50.472893 18373 raft_consensus.cc:2804] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.473443 18373 raft_consensus.cc:697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:50.474311 18373 consensus_queue.cc:237] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.482658 17676 catalog_manager.cc:5697] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:50.500712 18538 raft_consensus.cc:993] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.501204 18533 raft_consensus.cc:1081] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:50.502566 18190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:08:50.503037 18190 raft_consensus.cc:493] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.503396 18190 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.508008 18190 raft_consensus.cc:515] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.509583 18190 leader_election.cc:290] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:50.510368 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:50.510522 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d4be231ac54464a9d1fb3c7a3a0691" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:50.510952 17855 raft_consensus.cc:3055] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.511128 17925 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.511312 17855 raft_consensus.cc:740] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:50.512003 17855 consensus_queue.cc:260] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.512861 17855 raft_consensus.cc:3060] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.515698 17925 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.516633 18158 leader_election.cc:304] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:50.517333 18552 raft_consensus.cc:2804] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.517784 17855 raft_consensus.cc:2468] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:50.517874 18552 raft_consensus.cc:697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:50.518939 18552 consensus_queue.cc:237] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:50.529301 17676 catalog_manager.cc:5697] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:50.704824 17925 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.706157 18552 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:50.716696 17779 raft_consensus.cc:1275] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.718389 18553 consensus_queue.cc:1048] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:50.759878 17779 raft_consensus.cc:1275] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.761253 18373 consensus_queue.cc:1048] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:50.773298 17854 raft_consensus.cc:1275] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.774703 18550 consensus_queue.cc:1048] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:50.783932 17855 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.785460 18552 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:50.794639 17925 raft_consensus.cc:1275] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.796033 18553 consensus_queue.cc:1048] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:08:50.805114 18214 debug-util.cc:398] Leaking SignalData structure 0x7b080026e100 after lost signal to thread 16635
W20260713 09:08:50.806041 18214 debug-util.cc:398] Leaking SignalData structure 0x7b080026e7e0 after lost signal to thread 17712
W20260713 09:08:50.808534 18214 debug-util.cc:398] Leaking SignalData structure 0x7b080004bc80 after lost signal to thread 17953
W20260713 09:08:50.809636 18214 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0940 after lost signal to thread 18217
I20260713 09:08:50.925776 17855 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.928299 18550 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:50.939024 17925 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.941043 18553 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:50.950076 18193 raft_consensus.cc:1275] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.952111 18564 consensus_queue.cc:1048] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:50.988149 17855 raft_consensus.cc:1275] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:50.989976 18552 consensus_queue.cc:1048] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:51.049722 17855 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:51.051141 18552 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:51.062454 17925 raft_consensus.cc:1275] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:51.064448 18552 consensus_queue.cc:1048] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:51.235764 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.258342 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.280185 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d"
dest_uuid: "1d450d18073644419198e25cd04126e3"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:49982
I20260713 09:08:51.281229 17779 raft_consensus.cc:606] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:51.284791 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b"
dest_uuid: "1d450d18073644419198e25cd04126e3"
mode: GRACEFUL
new_leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:49982
I20260713 09:08:51.285259 17779 raft_consensus.cc:606] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Received request to transfer leadership to TS 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:51.287601 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301"
dest_uuid: "1d450d18073644419198e25cd04126e3"
mode: GRACEFUL
new_leader_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:49982
I20260713 09:08:51.288116 17779 raft_consensus.cc:606] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Received request to transfer leadership to TS 6543af6df3044a558ddb85830dac7233
I20260713 09:08:51.290323 17779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8"
dest_uuid: "1d450d18073644419198e25cd04126e3"
mode: GRACEFUL
new_leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:49982
I20260713 09:08:51.290941 17779 raft_consensus.cc:606] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Received request to transfer leadership to TS 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:51.293555 17855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325"
dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
mode: GRACEFUL
new_leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:34402
I20260713 09:08:51.293993 17855 raft_consensus.cc:606] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Received request to transfer leadership to TS 7494e4b59ad94a7f84b22f020749c1fc
I20260713 09:08:51.295461 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:51.296130 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:51.543995 18531 raft_consensus.cc:993] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: : Instructing follower 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.544608 18571 raft_consensus.cc:1081] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Signalling peer 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.546203 17925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8"
dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:37246
I20260713 09:08:51.546856 17925 raft_consensus.cc:493] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.547268 17925 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.555732 17925 raft_consensus.cc:515] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.557881 17925 leader_election.cc:290] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635)
I20260713 09:08:51.558710 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:51.559016 18193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd14885e190948c28fc175dc67c654f8" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6543af6df3044a558ddb85830dac7233"
I20260713 09:08:51.559367 17779 raft_consensus.cc:3055] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.559545 18193 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.559719 17779 raft_consensus.cc:740] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:51.560647 17779 consensus_queue.cc:260] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.562120 17779 raft_consensus.cc:3060] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.569840 17779 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.570318 18193 raft_consensus.cc:2468] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.573333 17894 leader_election.cc:304] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:51.575573 18573 raft_consensus.cc:2804] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.576113 18573 raft_consensus.cc:697] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:51.577256 18573 consensus_queue.cc:237] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.579345 18533 raft_consensus.cc:993] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: : Instructing follower 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.579849 18533 raft_consensus.cc:1081] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Signalling peer 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.582662 17925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325"
dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:37260
I20260713 09:08:51.583328 17925 raft_consensus.cc:493] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.583743 17925 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.588747 17676 catalog_manager.cc:5697] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 1 to 2, leader changed from 1d450d18073644419198e25cd04126e3 (127.16.62.1) to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.590869 17925 raft_consensus.cc:515] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.594309 17925 leader_election.cc:290] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Requested vote from peers 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069), 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635)
I20260713 09:08:51.596678 18193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6543af6df3044a558ddb85830dac7233"
I20260713 09:08:51.597381 18193 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.604467 17855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11aa4aa745b4279b006fcbc843ed325" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13a9aa73c5bc4b10937c7d321349d6b0"
I20260713 09:08:51.605234 17855 raft_consensus.cc:3055] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.605605 17855 raft_consensus.cc:740] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a9aa73c5bc4b10937c7d321349d6b0, State: Running, Role: LEADER
I20260713 09:08:51.613807 18571 raft_consensus.cc:993] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:51.614374 18571 raft_consensus.cc:1081] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:51.615792 18193 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.616487 18190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38040
I20260713 09:08:51.617162 18190 raft_consensus.cc:493] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.617570 18190 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.617439 17894 leader_election.cc:304] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:51.606594 17855 consensus_queue.cc:260] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.619025 18573 raft_consensus.cc:2804] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.620203 17855 raft_consensus.cc:3060] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.620251 18573 raft_consensus.cc:697] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:51.621841 18573 consensus_queue.cc:237] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [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: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.649550 18190 raft_consensus.cc:515] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.651582 17855 raft_consensus.cc:2468] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.654351 18190 leader_election.cc:290] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:51.655380 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:51.656041 17779 raft_consensus.cc:3055] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.655380 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb84c055dc45411b9955bce5ac342301" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:51.656484 17779 raft_consensus.cc:740] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:51.656770 17925 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.657567 17779 consensus_queue.cc:260] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.658907 17779 raft_consensus.cc:3060] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.660437 17676 catalog_manager.cc:5697] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 1 to 2, leader changed from 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2) to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.666183 17925 raft_consensus.cc:2468] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:51.667706 18158 leader_election.cc:304] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:51.668928 18543 raft_consensus.cc:2804] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.669474 18543 raft_consensus.cc:697] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:51.670514 18543 consensus_queue.cc:237] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.678293 17779 raft_consensus.cc:2468] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:51.685971 17676 catalog_manager.cc:5697] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 1d450d18073644419198e25cd04126e3 (127.16.62.1) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:51.699643 18531 raft_consensus.cc:993] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: : Instructing follower 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:51.700227 18571 raft_consensus.cc:1081] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Signalling peer 6543af6df3044a558ddb85830dac7233 to start an election
I20260713 09:08:51.701872 18190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d"
dest_uuid: "6543af6df3044a558ddb85830dac7233"
 from {username='slave'} at 127.0.0.1:38040
I20260713 09:08:51.702464 18190 raft_consensus.cc:493] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.702821 18190 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.708223 18190 raft_consensus.cc:515] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.709980 18190 leader_election.cc:290] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775)
I20260713 09:08:51.710681 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:51.710925 17925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50bcfdbca72141e8abb3608cf5a2715d" candidate_uuid: "6543af6df3044a558ddb85830dac7233" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
I20260713 09:08:51.711370 17779 raft_consensus.cc:3055] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.711512 17925 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.711750 17779 raft_consensus.cc:740] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:51.712659 17779 consensus_queue.cc:260] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.713961 17779 raft_consensus.cc:3060] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.716614 17925 raft_consensus.cc:2468] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:51.717665 18158 leader_election.cc:304] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:51.718477 18543 raft_consensus.cc:2804] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.719069 18543 raft_consensus.cc:697] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Becoming Leader. State: Replica: 6543af6df3044a558ddb85830dac7233, State: Running, Role: LEADER
I20260713 09:08:51.719964 18543 consensus_queue.cc:237] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.720762 17779 raft_consensus.cc:2468] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6543af6df3044a558ddb85830dac7233 in term 2.
I20260713 09:08:51.727892 17676 catalog_manager.cc:5697] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 reported cstate change: term changed from 1 to 2, leader changed from 1d450d18073644419198e25cd04126e3 (127.16.62.1) to 6543af6df3044a558ddb85830dac7233 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "6543af6df3044a558ddb85830dac7233" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:51.818259 18531 raft_consensus.cc:993] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: : Instructing follower 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.818830 18571 raft_consensus.cc:1081] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Signalling peer 7494e4b59ad94a7f84b22f020749c1fc to start an election
I20260713 09:08:51.820237 17925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b"
dest_uuid: "7494e4b59ad94a7f84b22f020749c1fc"
 from {username='slave'} at 127.0.0.1:37246
I20260713 09:08:51.820751 17925 raft_consensus.cc:493] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.821069 17925 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.825527 17925 raft_consensus.cc:515] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.826889 17925 leader_election.cc:290] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Requested vote from peers 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077), 6543af6df3044a558ddb85830dac7233 (127.16.62.4:34635)
I20260713 09:08:51.828219 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6543af6df3044a558ddb85830dac7233"
I20260713 09:08:51.828174 17779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e92109cf0484fa1f9d1412dc8036b" candidate_uuid: "7494e4b59ad94a7f84b22f020749c1fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d450d18073644419198e25cd04126e3"
I20260713 09:08:51.828891 18190 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.828967 17779 raft_consensus.cc:3055] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.829494 17779 raft_consensus.cc:740] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d450d18073644419198e25cd04126e3, State: Running, Role: LEADER
I20260713 09:08:51.830412 17779 consensus_queue.cc:260] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.831746 17779 raft_consensus.cc:3060] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.834164 18190 raft_consensus.cc:2468] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.835925 17894 leader_election.cc:304] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6543af6df3044a558ddb85830dac7233, 7494e4b59ad94a7f84b22f020749c1fc; no voters: 
I20260713 09:08:51.837567 18573 raft_consensus.cc:2804] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.837989 18573 raft_consensus.cc:697] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Becoming Leader. State: Replica: 7494e4b59ad94a7f84b22f020749c1fc, State: Running, Role: LEADER
I20260713 09:08:51.838874 18573 consensus_queue.cc:237] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [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: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } }
I20260713 09:08:51.841006 17779 raft_consensus.cc:2468] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7494e4b59ad94a7f84b22f020749c1fc in term 2.
I20260713 09:08:51.847306 17676 catalog_manager.cc:5697] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc reported cstate change: term changed from 1 to 2, leader changed from 1d450d18073644419198e25cd04126e3 (127.16.62.1) to 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "7494e4b59ad94a7f84b22f020749c1fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.123812 18190 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.125208 18573 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.149796 18190 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.151621 18591 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:52.155349 17855 raft_consensus.cc:1275] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.156936 18573 consensus_queue.cc:1048] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a9aa73c5bc4b10937c7d321349d6b0" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.169214 17925 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.176513 17779 raft_consensus.cc:1275] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.178252 18592 consensus_queue.cc:1048] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.179735 18552 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.200636 17780 raft_consensus.cc:1275] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.202602 18543 consensus_queue.cc:1048] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.269336 17925 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.271871 18543 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7494e4b59ad94a7f84b22f020749c1fc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:52.290788 17780 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.292424 18573 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.296993 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.314584 17779 raft_consensus.cc:1275] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Refusing update from remote peer 6543af6df3044a558ddb85830dac7233: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.316834 18543 consensus_queue.cc:1048] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d450d18073644419198e25cd04126e3" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:52.326493 18190 raft_consensus.cc:1275] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Refusing update from remote peer 7494e4b59ad94a7f84b22f020749c1fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:52.331161 18591 consensus_queue.cc:1048] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6543af6df3044a558ddb85830dac7233" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 34635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:52.357151 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
W20260713 09:08:52.382220 18158 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260713 09:08:52.401639 18158 consensus_peers.cc:597] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.412554 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:52.413695 16632 tablet_replica.cc:333] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.414746 16632 raft_consensus.cc:2243] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.415412 16632 raft_consensus.cc:2272] T e5b196672f55426596878341e894fc23 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.418757 16632 tablet_replica.cc:333] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.419654 16632 raft_consensus.cc:2243] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.420179 16632 raft_consensus.cc:2272] T 848e92109cf0484fa1f9d1412dc8036b P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.423666 16632 tablet_replica.cc:333] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.424561 16632 raft_consensus.cc:2243] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.425114 16632 raft_consensus.cc:2272] T 76aa59aececa43498ad72b302ec56b12 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.427851 16632 tablet_replica.cc:333] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.428683 16632 raft_consensus.cc:2243] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.429165 16632 raft_consensus.cc:2272] T 50bcfdbca72141e8abb3608cf5a2715d P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.432197 16632 tablet_replica.cc:333] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.432950 16632 raft_consensus.cc:2243] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.433485 16632 raft_consensus.cc:2272] T fca55136b6744b4691735fc45a953a81 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:52.434391 18158 consensus_peers.cc:597] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.435863 16632 tablet_replica.cc:333] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.436568 16632 raft_consensus.cc:2243] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.436995 16632 raft_consensus.cc:2272] T cd14885e190948c28fc175dc67c654f8 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.439584 16632 tablet_replica.cc:333] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.440168 16632 raft_consensus.cc:2243] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.440977 16632 raft_consensus.cc:2272] T 9a9fe99ec7b34879b2d8012bc018c680 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.442796 16632 tablet_replica.cc:333] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.443360 16632 raft_consensus.cc:2243] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.444109 16632 raft_consensus.cc:2272] T 803b29d6804f4492af91f95440cdad36 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.446017 16632 tablet_replica.cc:333] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.446560 16632 raft_consensus.cc:2243] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.447429 16632 raft_consensus.cc:2272] T 3f17196f12974136ae94c14489fae783 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.449942 16632 tablet_replica.cc:333] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.450745 16632 raft_consensus.cc:2243] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.451802 16632 raft_consensus.cc:2272] T afc1873e32bf4ddfa4fa8e2e077b5723 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.453871 16632 tablet_replica.cc:333] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.454507 16632 raft_consensus.cc:2243] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.455224 16632 raft_consensus.cc:2272] T 6827211222664403ab16ddd15039c829 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.457147 16632 tablet_replica.cc:333] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.457728 16632 raft_consensus.cc:2243] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.458094 16632 pending_rounds.cc:70] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Trying to abort 1 pending ops.
I20260713 09:08:52.458341 16632 pending_rounds.cc:77] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7306992564936511488 op_type: NO_OP noop_request { }
I20260713 09:08:52.458748 16632 raft_consensus.cc:2889] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:52.459180 16632 raft_consensus.cc:2272] T cb84c055dc45411b9955bce5ac342301 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.462147 16632 tablet_replica.cc:333] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.462906 16632 raft_consensus.cc:2243] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.463522 16632 raft_consensus.cc:2272] T fe68401a8ecc48c69fee072549e18ac7 P 1d450d18073644419198e25cd04126e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.466105 16632 tablet_replica.cc:333] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.466622 16632 raft_consensus.cc:2243] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.467106 16632 raft_consensus.cc:2272] T 3e26f7b6c916402eb451608e44d987dc P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.469118 16632 tablet_replica.cc:333] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.469666 16632 raft_consensus.cc:2243] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.470546 16632 raft_consensus.cc:2272] T 59203f9b82af4930ba874ef4f235af94 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.472903 16632 tablet_replica.cc:333] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.473428 16632 raft_consensus.cc:2243] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.474370 16632 raft_consensus.cc:2272] T 701be4651970415dad9133fd5dc7cbe4 P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.476998 16632 tablet_replica.cc:333] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.477687 16632 raft_consensus.cc:2243] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.478229 16632 raft_consensus.cc:2272] T 6b46cbe612bd4edf9e2cf290a426b64b P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.480500 16632 tablet_replica.cc:333] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3: stopping tablet replica
I20260713 09:08:52.481015 16632 raft_consensus.cc:2243] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.481678 16632 raft_consensus.cc:2272] T 406f239edeff482ab252745fe974232f P 1d450d18073644419198e25cd04126e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:52.492574 17820 consensus_peers.cc:597] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.512220 17820 consensus_peers.cc:597] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.535153 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
W20260713 09:08:52.568799 17820 consensus_peers.cc:597] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.590494 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:08:52.605407 18157 consensus_peers.cc:597] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.617501 17894 consensus_peers.cc:597] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.620112 17893 consensus_peers.cc:597] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.622052 17893 consensus_peers.cc:597] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.647774 18157 consensus_peers.cc:597] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.650422 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:52.651523 16632 tablet_replica.cc:333] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.652465 16632 raft_consensus.cc:2243] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.653071 16632 raft_consensus.cc:2272] T 3f17196f12974136ae94c14489fae783 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.656066 16632 tablet_replica.cc:333] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.656957 16632 raft_consensus.cc:2243] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.657501 16632 raft_consensus.cc:2272] T bbec2994da0a4ef49555ca3f782cd6d7 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.660046 16632 tablet_replica.cc:333] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.660856 16632 raft_consensus.cc:2243] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.661954 16632 raft_consensus.cc:2272] T 76aa59aececa43498ad72b302ec56b12 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.664829 16632 tablet_replica.cc:333] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.665673 16632 raft_consensus.cc:2243] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.666191 16632 raft_consensus.cc:2272] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.668565 16632 tablet_replica.cc:333] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.669277 16632 raft_consensus.cc:2243] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.670390 16632 raft_consensus.cc:2272] T fca55136b6744b4691735fc45a953a81 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.673008 16632 tablet_replica.cc:333] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.673728 16632 raft_consensus.cc:2243] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.674299 16632 raft_consensus.cc:2272] T 9a9fe99ec7b34879b2d8012bc018c680 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.676855 16632 tablet_replica.cc:333] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.677626 16632 raft_consensus.cc:2243] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.678145 16632 raft_consensus.cc:2272] T 6f459d3dcceb4e76bbb29960b4c556ce P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.680593 16632 tablet_replica.cc:333] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.681365 16632 raft_consensus.cc:2243] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.681882 16632 raft_consensus.cc:2272] T f11aa4aa745b4279b006fcbc843ed325 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.684721 16632 tablet_replica.cc:333] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.685748 16632 raft_consensus.cc:2243] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.686869 16632 raft_consensus.cc:2272] T 6827211222664403ab16ddd15039c829 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.689745 16632 tablet_replica.cc:333] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.690488 16632 raft_consensus.cc:2243] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.691109 16632 raft_consensus.cc:2272] T afc1873e32bf4ddfa4fa8e2e077b5723 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.693634 16632 tablet_replica.cc:333] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.694375 16632 raft_consensus.cc:2243] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.695233 16632 raft_consensus.cc:2272] T 701be4651970415dad9133fd5dc7cbe4 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.697605 16632 tablet_replica.cc:333] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.698312 16632 raft_consensus.cc:2243] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.699028 16632 raft_consensus.cc:2272] T 59203f9b82af4930ba874ef4f235af94 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.701498 16632 tablet_replica.cc:333] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.702178 16632 raft_consensus.cc:2243] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.702870 16632 raft_consensus.cc:2272] T a4b6ad5df37143ae971aa6d8786ec1c5 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.705235 16632 tablet_replica.cc:333] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.705938 16632 raft_consensus.cc:2243] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.706965 16632 raft_consensus.cc:2272] T 3e26f7b6c916402eb451608e44d987dc P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.709513 16632 tablet_replica.cc:333] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.710276 16632 raft_consensus.cc:2243] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.711406 16632 raft_consensus.cc:2272] T 6b46cbe612bd4edf9e2cf290a426b64b P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.713961 16632 tablet_replica.cc:333] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.714636 16632 raft_consensus.cc:2243] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.715240 16632 raft_consensus.cc:2272] T e5b196672f55426596878341e894fc23 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.717651 16632 tablet_replica.cc:333] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.718441 16632 raft_consensus.cc:2243] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.718951 16632 raft_consensus.cc:2272] T e5d4be231ac54464a9d1fb3c7a3a0691 P 13a9aa73c5bc4b10937c7d321349d6b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.721318 16632 tablet_replica.cc:333] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0: stopping tablet replica
I20260713 09:08:52.721885 16632 raft_consensus.cc:2243] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.722860 16632 raft_consensus.cc:2272] T 406f239edeff482ab252745fe974232f P 13a9aa73c5bc4b10937c7d321349d6b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:52.730662 17893 consensus_peers.cc:597] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.768393 18157 consensus_peers.cc:597] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 -> Peer 13a9aa73c5bc4b10937c7d321349d6b0 (127.16.62.2:42069): Couldn't send request to peer 13a9aa73c5bc4b10937c7d321349d6b0. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.780790 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
W20260713 09:08:52.796561 17894 consensus_peers.cc:597] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:52.809044 18158 consensus_peers.cc:597] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 -> Peer 1d450d18073644419198e25cd04126e3 (127.16.62.1:45077): Couldn't send request to peer 1d450d18073644419198e25cd04126e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.837373 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
W20260713 09:08:52.869354 18158 consensus_peers.cc:597] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 -> Peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Couldn't send request to peer 7494e4b59ad94a7f84b22f020749c1fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.881439 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:52.882428 16632 tablet_replica.cc:333] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.883366 16632 raft_consensus.cc:2243] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.884191 16632 raft_consensus.cc:2272] T 848e92109cf0484fa1f9d1412dc8036b P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.886524 16632 tablet_replica.cc:333] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.887215 16632 raft_consensus.cc:2243] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.887856 16632 raft_consensus.cc:2272] T bbec2994da0a4ef49555ca3f782cd6d7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.889921 16632 tablet_replica.cc:333] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.890467 16632 raft_consensus.cc:2243] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.891004 16632 raft_consensus.cc:2272] T 6f459d3dcceb4e76bbb29960b4c556ce P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.893321 16632 tablet_replica.cc:333] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.893837 16632 raft_consensus.cc:2243] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.894457 16632 raft_consensus.cc:2272] T 803b29d6804f4492af91f95440cdad36 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.896546 16632 tablet_replica.cc:333] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.897276 16632 raft_consensus.cc:2243] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.897733 16632 raft_consensus.cc:2272] T 3f17196f12974136ae94c14489fae783 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:52.899331 18158 consensus_peers.cc:597] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 -> Peer 7494e4b59ad94a7f84b22f020749c1fc (127.16.62.3:38775): Couldn't send request to peer 7494e4b59ad94a7f84b22f020749c1fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:52.899883 16632 tablet_replica.cc:333] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.900436 16632 raft_consensus.cc:2243] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.901124 16632 raft_consensus.cc:2272] T f11aa4aa745b4279b006fcbc843ed325 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.903019 16632 tablet_replica.cc:333] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.903590 16632 raft_consensus.cc:2243] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.903980 16632 raft_consensus.cc:2272] T 3e26f7b6c916402eb451608e44d987dc P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.905596 16632 tablet_replica.cc:333] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.906144 16632 raft_consensus.cc:2243] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.906884 16632 raft_consensus.cc:2272] T a4b6ad5df37143ae971aa6d8786ec1c5 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.908618 16632 tablet_replica.cc:333] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.909106 16632 raft_consensus.cc:2243] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.909533 16632 raft_consensus.cc:2272] T fe68401a8ecc48c69fee072549e18ac7 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.911366 16632 tablet_replica.cc:333] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.911855 16632 raft_consensus.cc:2243] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.912448 16632 raft_consensus.cc:2272] T cb84c055dc45411b9955bce5ac342301 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.914561 16632 tablet_replica.cc:333] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.915055 16632 raft_consensus.cc:2243] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.915802 16632 raft_consensus.cc:2272] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.917613 16632 tablet_replica.cc:333] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.918097 16632 raft_consensus.cc:2243] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.918660 16632 raft_consensus.cc:2272] T 50bcfdbca72141e8abb3608cf5a2715d P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.920804 16632 tablet_replica.cc:333] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.921372 16632 raft_consensus.cc:2243] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.921758 16632 raft_consensus.cc:2272] T 76aa59aececa43498ad72b302ec56b12 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.923514 16632 tablet_replica.cc:333] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.923983 16632 raft_consensus.cc:2243] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.924391 16632 raft_consensus.cc:2272] T 9a9fe99ec7b34879b2d8012bc018c680 P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.926165 16632 tablet_replica.cc:333] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.926643 16632 raft_consensus.cc:2243] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.927383 16632 raft_consensus.cc:2272] T cd14885e190948c28fc175dc67c654f8 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.929388 16632 tablet_replica.cc:333] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.929891 16632 raft_consensus.cc:2243] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.930284 16632 raft_consensus.cc:2272] T 6b46cbe612bd4edf9e2cf290a426b64b P 7494e4b59ad94a7f84b22f020749c1fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.931960 16632 tablet_replica.cc:333] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.932413 16632 raft_consensus.cc:2243] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:52.933187 16632 raft_consensus.cc:2272] T e5b196672f55426596878341e894fc23 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.934765 16632 tablet_replica.cc:333] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc: stopping tablet replica
I20260713 09:08:52.935235 16632 raft_consensus.cc:2243] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:52.935791 16632 raft_consensus.cc:2272] T e5d4be231ac54464a9d1fb3c7a3a0691 P 7494e4b59ad94a7f84b22f020749c1fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:52.985642 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:08:53.035830 16632 tablet_server.cc:179] TabletServer@127.16.62.4:0 shutting down...
I20260713 09:08:53.073201 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:53.074080 16632 tablet_replica.cc:333] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.074956 16632 raft_consensus.cc:2243] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.075691 16632 raft_consensus.cc:2272] T f11aa4aa745b4279b006fcbc843ed325 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.078735 16632 tablet_replica.cc:333] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.079625 16632 raft_consensus.cc:2243] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.080332 16632 raft_consensus.cc:2272] T 701be4651970415dad9133fd5dc7cbe4 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.082760 16632 tablet_replica.cc:333] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.083560 16632 raft_consensus.cc:2243] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.084237 16632 raft_consensus.cc:2272] T 803b29d6804f4492af91f95440cdad36 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.086658 16632 tablet_replica.cc:333] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.087445 16632 raft_consensus.cc:2243] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.088475 16632 raft_consensus.cc:2272] T 6f459d3dcceb4e76bbb29960b4c556ce P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.090894 16632 tablet_replica.cc:333] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.091637 16632 raft_consensus.cc:2243] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.092315 16632 raft_consensus.cc:2272] T fca55136b6744b4691735fc45a953a81 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.094753 16632 tablet_replica.cc:333] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.095534 16632 raft_consensus.cc:2243] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.096436 16632 raft_consensus.cc:2272] T 50bcfdbca72141e8abb3608cf5a2715d P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.099063 16632 tablet_replica.cc:333] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.099840 16632 raft_consensus.cc:2243] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.100518 16632 raft_consensus.cc:2272] T 406f239edeff482ab252745fe974232f P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.103149 16632 tablet_replica.cc:333] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.103885 16632 raft_consensus.cc:2243] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.104808 16632 raft_consensus.cc:2272] T bbec2994da0a4ef49555ca3f782cd6d7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.107275 16632 tablet_replica.cc:333] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.108001 16632 raft_consensus.cc:2243] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.108609 16632 raft_consensus.cc:2272] T 848e92109cf0484fa1f9d1412dc8036b P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.111464 16632 tablet_replica.cc:333] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.112257 16632 raft_consensus.cc:2243] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.112967 16632 raft_consensus.cc:2272] T a4b6ad5df37143ae971aa6d8786ec1c5 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.115379 16632 tablet_replica.cc:333] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.116288 16632 raft_consensus.cc:2243] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.117302 16632 raft_consensus.cc:2272] T fe68401a8ecc48c69fee072549e18ac7 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.119846 16632 tablet_replica.cc:333] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.120561 16632 raft_consensus.cc:2243] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.121515 16632 raft_consensus.cc:2272] T e5d4be231ac54464a9d1fb3c7a3a0691 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.123967 16632 tablet_replica.cc:333] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.124699 16632 raft_consensus.cc:2243] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.125278 16632 raft_consensus.cc:2272] T 59203f9b82af4930ba874ef4f235af94 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.127715 16632 tablet_replica.cc:333] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.128439 16632 raft_consensus.cc:2243] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.129056 16632 raft_consensus.cc:2272] T 0d08d3b1e4004c84aef6d76b98bcfb92 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.131431 16632 tablet_replica.cc:333] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.132144 16632 raft_consensus.cc:2243] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.133085 16632 raft_consensus.cc:2272] T cb84c055dc45411b9955bce5ac342301 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.135795 16632 tablet_replica.cc:333] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.136483 16632 raft_consensus.cc:2243] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.137100 16632 raft_consensus.cc:2272] T afc1873e32bf4ddfa4fa8e2e077b5723 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.139616 16632 tablet_replica.cc:333] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.140257 16632 raft_consensus.cc:2243] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.140878 16632 raft_consensus.cc:2272] T 6827211222664403ab16ddd15039c829 P 6543af6df3044a558ddb85830dac7233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.143195 16632 tablet_replica.cc:333] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233: stopping tablet replica
I20260713 09:08:53.143756 16632 raft_consensus.cc:2243] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.144302 16632 raft_consensus.cc:2272] T cd14885e190948c28fc175dc67c654f8 P 6543af6df3044a558ddb85830dac7233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.015818 16632 tablet_server.cc:196] TabletServer@127.16.62.4:0 shutdown complete.
I20260713 09:08:54.045904 16632 master.cc:562] Master@127.16.62.62:34101 shutting down...
I20260713 09:08:54.070225 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.070838 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.071187 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P 924cdbcb5c5643348c301b3de5eaa7dc: stopping tablet replica
I20260713 09:08:54.094508 16632 master.cc:584] Master@127.16.62.62:34101 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28331 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:54.155499 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:35147
I20260713 09:08:54.156627 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.162417 18614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.162539 18615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.163053 18617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.164276 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:54.165292 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.165534 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.165714 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933734165699 us; error 0 us; skew 500 ppm
I20260713 09:08:54.166275 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.168778 16632 webserver.cc:533] Webserver started at http://127.16.62.62:37673/ using document root <none> and password file <none>
I20260713 09:08:54.169272 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.169462 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.169761 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.170841 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "4a17307fd43144b993af9590d4c93708"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.175518 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:54.179286 18622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.180013 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:54.180298 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "4a17307fd43144b993af9590d4c93708"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.180549 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.206357 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.207605 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.245554 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:35147
I20260713 09:08:54.245658 18673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:35147 every 8 connection(s)
I20260713 09:08:54.249513 18674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.259155 18674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708: Bootstrap starting.
I20260713 09:08:54.263664 18674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.267704 18674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708: No bootstrap required, opened a new log
I20260713 09:08:54.269730 18674 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a17307fd43144b993af9590d4c93708" member_type: VOTER }
I20260713 09:08:54.270102 18674 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.270274 18674 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a17307fd43144b993af9590d4c93708, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.270805 18674 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a17307fd43144b993af9590d4c93708" member_type: VOTER }
I20260713 09:08:54.271238 18674 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:54.271421 18674 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:54.271621 18674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.275848 18674 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a17307fd43144b993af9590d4c93708" member_type: VOTER }
I20260713 09:08:54.276348 18674 leader_election.cc:304] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [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: 4a17307fd43144b993af9590d4c93708; no voters: 
I20260713 09:08:54.277366 18674 leader_election.cc:290] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:54.277769 18677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.279067 18677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 1 LEADER]: Becoming Leader. State: Replica: 4a17307fd43144b993af9590d4c93708, State: Running, Role: LEADER
I20260713 09:08:54.279768 18677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [LEADER]: Queue going to LEADER mode. State: All 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: "4a17307fd43144b993af9590d4c93708" member_type: VOTER }
I20260713 09:08:54.280627 18674 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:54.284173 18678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a17307fd43144b993af9590d4c93708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a17307fd43144b993af9590d4c93708" member_type: VOTER } }
I20260713 09:08:54.284214 18679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a17307fd43144b993af9590d4c93708. Latest consensus state: current_term: 1 leader_uuid: "4a17307fd43144b993af9590d4c93708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a17307fd43144b993af9590d4c93708" member_type: VOTER } }
I20260713 09:08:54.285095 18678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:54.285291 18679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:54.289983 18683 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:54.298298 18683 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:54.299407 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:54.310184 18683 catalog_manager.cc:1383] Generated new cluster ID: c0f73a36fdf1498aac580405114ad58c
I20260713 09:08:54.310523 18683 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:54.322227 18683 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:54.323724 18683 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:54.340941 18683 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708: Generated new TSK 0
I20260713 09:08:54.341593 18683 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:54.369671 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.375828 18695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.376681 18696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.377794 18698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.378791 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:54.379952 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.380148 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.380277 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933734380265 us; error 0 us; skew 500 ppm
I20260713 09:08:54.380805 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.383292 16632 webserver.cc:533] Webserver started at http://127.16.62.1:44089/ using document root <none> and password file <none>
I20260713 09:08:54.383723 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.383883 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.384099 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.385156 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "88cdb16165e9479cadb8a5e23feb9955"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.389567 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:08:54.393028 18703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.393865 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:54.394223 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "88cdb16165e9479cadb8a5e23feb9955"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.394531 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.408679 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.409878 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.411423 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.413713 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.413998 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.414273 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.414475 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.455343 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:35423
I20260713 09:08:54.455451 18765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:35423 every 8 connection(s)
I20260713 09:08:54.460456 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.468525 18770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.469030 18771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.472071 18773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.472601 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:54.473731 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.473924 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.474116 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933734474101 us; error 0 us; skew 500 ppm
I20260713 09:08:54.474687 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.477428 16632 webserver.cc:533] Webserver started at http://127.16.62.2:33483/ using document root <none> and password file <none>
I20260713 09:08:54.477979 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.478199 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.478152 18766 heartbeater.cc:344] Connected to a master server at 127.16.62.62:35147
I20260713 09:08:54.478665 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.478682 18766 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:54.479820 18766 heartbeater.cc:507] Master 127.16.62.62:35147 requested a full tablet report, sending...
I20260713 09:08:54.480324 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.482160 18639 ts_manager.cc:194] Registered new tserver with Master: 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:54.484591 18639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60648
I20260713 09:08:54.485992 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:54.489341 18778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.490096 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:54.490399 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.490692 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.514635 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.516038 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.517481 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.519759 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.519990 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.520228 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.520397 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.563329 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:42943
I20260713 09:08:54.563428 18840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:42943 every 8 connection(s)
I20260713 09:08:54.568635 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.576247 18844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.577808 18845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.579638 18847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.580771 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:54.581784 18841 heartbeater.cc:344] Connected to a master server at 127.16.62.62:35147
I20260713 09:08:54.581846 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:54.582187 18841 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:54.582299 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.582705 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933734582683 us; error 0 us; skew 500 ppm
I20260713 09:08:54.583169 18841 heartbeater.cc:507] Master 127.16.62.62:35147 requested a full tablet report, sending...
I20260713 09:08:54.583573 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.585383 18639 ts_manager.cc:194] Registered new tserver with Master: c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:54.586549 16632 webserver.cc:533] Webserver started at http://127.16.62.3:39699/ using document root <none> and password file <none>
I20260713 09:08:54.587252 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.587394 18639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60656
I20260713 09:08:54.587532 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.588023 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.589675 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "eee1f76c9b864a0ea051f8954a147cb4"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.594427 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:54.598081 18852 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.598963 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:54.599357 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "eee1f76c9b864a0ea051f8954a147cb4"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.599653 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.614478 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.615712 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.617167 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.619292 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.619474 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.619746 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.619925 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.661356 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:36931
I20260713 09:08:54.661492 18914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:36931 every 8 connection(s)
I20260713 09:08:54.666115 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.672235 18918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.674204 18919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.678785 18921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.679136 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:54.679858 18915 heartbeater.cc:344] Connected to a master server at 127.16.62.62:35147
I20260713 09:08:54.680083 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:54.680229 18915 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:54.680378 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.680645 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933734680627 us; error 0 us; skew 500 ppm
I20260713 09:08:54.681061 18915 heartbeater.cc:507] Master 127.16.62.62:35147 requested a full tablet report, sending...
I20260713 09:08:54.681222 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.683142 18639 ts_manager.cc:194] Registered new tserver with Master: eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:54.684214 16632 webserver.cc:533] Webserver started at http://127.16.62.4:34377/ using document root <none> and password file <none>
I20260713 09:08:54.684605 18639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60670
I20260713 09:08:54.684705 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.685009 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.685320 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.686417 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-3-root/instance:
uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.690560 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:54.693837 18926 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.694551 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:54.694876 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:54.695200 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.715740 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.716948 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.718403 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.720536 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.720772 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.721019 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.721194 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.761430 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.4:46737
I20260713 09:08:54.761548 18988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.4:46737 every 8 connection(s)
I20260713 09:08:54.775826 18989 heartbeater.cc:344] Connected to a master server at 127.16.62.62:35147
I20260713 09:08:54.776175 18989 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:54.776865 18989 heartbeater.cc:507] Master 127.16.62.62:35147 requested a full tablet report, sending...
I20260713 09:08:54.778834 18639 ts_manager.cc:194] Registered new tserver with Master: cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:54.779655 16632 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015063795s
I20260713 09:08:54.780293 18639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60674
I20260713 09:08:54.805284 18639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60678:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:54.953896 18880 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9069f5dc547df91616534cfc889e6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:54.955365 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9069f5dc547df91616534cfc889e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.960206 18879 tablet_service.cc:1511] Processing CreateTablet for tablet fc408b2a545f461586c44ab0a3d7492d (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:54.961635 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc408b2a545f461586c44ab0a3d7492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.965420 18805 tablet_service.cc:1511] Processing CreateTablet for tablet ef6b1202da374625926c29cc939b0267 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:54.965595 18878 tablet_service.cc:1511] Processing CreateTablet for tablet 601840c4aa2d41bca98d90e5bd888258 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:54.966804 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6b1202da374625926c29cc939b0267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.968245 18806 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9069f5dc547df91616534cfc889e6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:54.969581 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9069f5dc547df91616534cfc889e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.966971 18878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601840c4aa2d41bca98d90e5bd888258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.973013 18804 tablet_service.cc:1511] Processing CreateTablet for tablet 601840c4aa2d41bca98d90e5bd888258 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:54.974362 18804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601840c4aa2d41bca98d90e5bd888258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.975379 18731 tablet_service.cc:1511] Processing CreateTablet for tablet a6d9069f5dc547df91616534cfc889e6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:54.976178 18877 tablet_service.cc:1511] Processing CreateTablet for tablet 7990520c056141eb94806361bff35dea (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:54.976775 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6d9069f5dc547df91616534cfc889e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.977744 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7990520c056141eb94806361bff35dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.984853 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 7990520c056141eb94806361bff35dea (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:54.985607 18730 tablet_service.cc:1511] Processing CreateTablet for tablet ef6b1202da374625926c29cc939b0267 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:54.986436 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7990520c056141eb94806361bff35dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.987120 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6b1202da374625926c29cc939b0267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.989662 18954 tablet_service.cc:1511] Processing CreateTablet for tablet ef6b1202da374625926c29cc939b0267 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:54.991708 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6b1202da374625926c29cc939b0267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.992100 18729 tablet_service.cc:1511] Processing CreateTablet for tablet fc408b2a545f461586c44ab0a3d7492d (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:54.993480 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc408b2a545f461586c44ab0a3d7492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.003813 18953 tablet_service.cc:1511] Processing CreateTablet for tablet fc408b2a545f461586c44ab0a3d7492d (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:55.004778 18728 tablet_service.cc:1511] Processing CreateTablet for tablet 7990520c056141eb94806361bff35dea (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:55.005903 18953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc408b2a545f461586c44ab0a3d7492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.006341 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7990520c056141eb94806361bff35dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.009496 18952 tablet_service.cc:1511] Processing CreateTablet for tablet 601840c4aa2d41bca98d90e5bd888258 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:55.011626 18952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601840c4aa2d41bca98d90e5bd888258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.023360 18951 tablet_service.cc:1511] Processing CreateTablet for tablet 39114ee314d64678b6ef0c4f4fc0cd81 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:55.025449 18951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39114ee314d64678b6ef0c4f4fc0cd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.030586 19006 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:55.033113 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 39114ee314d64678b6ef0c4f4fc0cd81 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:55.034538 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39114ee314d64678b6ef0c4f4fc0cd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.040120 18804 tablet_service.cc:1511] Processing CreateTablet for tablet 39114ee314d64678b6ef0c4f4fc0cd81 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:55.041486 18804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39114ee314d64678b6ef0c4f4fc0cd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.041385 18876 tablet_service.cc:1511] Processing CreateTablet for tablet dd37d1627e1342f4b826c21a548260c8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:55.043627 18876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd37d1627e1342f4b826c21a548260c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.051643 18726 tablet_service.cc:1511] Processing CreateTablet for tablet dd37d1627e1342f4b826c21a548260c8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:55.051415 18950 tablet_service.cc:1511] Processing CreateTablet for tablet dd37d1627e1342f4b826c21a548260c8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:55.052500 18805 tablet_service.cc:1511] Processing CreateTablet for tablet bb875edb34494362b650379287bd659e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:55.053229 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd37d1627e1342f4b826c21a548260c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.053586 18950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd37d1627e1342f4b826c21a548260c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.053848 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb875edb34494362b650379287bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.059898 18875 tablet_service.cc:1511] Processing CreateTablet for tablet bb875edb34494362b650379287bd659e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:55.061573 18875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb875edb34494362b650379287bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.061224 18949 tablet_service.cc:1511] Processing CreateTablet for tablet bb875edb34494362b650379287bd659e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:55.062652 18949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb875edb34494362b650379287bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.063321 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 54da4485da85422599c46b12d6019f65 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:55.064586 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54da4485da85422599c46b12d6019f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.064909 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 54da4485da85422599c46b12d6019f65 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:55.066205 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54da4485da85422599c46b12d6019f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.073455 19006 tablet_bootstrap.cc:654] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.101902 19005 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:55.111601 19007 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:55.117668 19007 tablet_bootstrap.cc:654] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.124666 18948 tablet_service.cc:1511] Processing CreateTablet for tablet 015351724695451f88e874636b7e76ce (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:55.126506 18948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015351724695451f88e874636b7e76ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.136543 18875 tablet_service.cc:1511] Processing CreateTablet for tablet 54da4485da85422599c46b12d6019f65 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:55.138324 18875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54da4485da85422599c46b12d6019f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.148504 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 015351724695451f88e874636b7e76ce (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:55.150390 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015351724695451f88e874636b7e76ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.154477 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 53a99c294365493fa541e99d7166b80c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:55.117683 19005 tablet_bootstrap.cc:654] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.155853 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a99c294365493fa541e99d7166b80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.182482 18730 tablet_service.cc:1511] Processing CreateTablet for tablet 015351724695451f88e874636b7e76ce (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:55.184049 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015351724695451f88e874636b7e76ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.200525 19007 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:55.201068 19007 ts_tablet_manager.cc:1403] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.018s
I20260713 09:08:55.204883 19007 raft_consensus.cc:359] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.205677 19007 raft_consensus.cc:385] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.206032 19007 raft_consensus.cc:740] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.206923 19007 consensus_queue.cc:260] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.210553 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 53a99c294365493fa541e99d7166b80c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:55.211951 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a99c294365493fa541e99d7166b80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.213973 18874 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5bba69402c4db7b81f1b79b146be6c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:55.215348 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5bba69402c4db7b81f1b79b146be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.221210 19006 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:55.221724 19006 ts_tablet_manager.cc:1403] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.191s	user 0.033s	sys 0.055s
I20260713 09:08:55.224668 19006 raft_consensus.cc:359] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.225354 19006 raft_consensus.cc:385] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.225634 19006 raft_consensus.cc:740] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.226500 19006 consensus_queue.cc:260] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.229511 18953 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5bba69402c4db7b81f1b79b146be6c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:55.233760 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 1201405de88a4585ac0c05687d0e4ff8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:55.234772 19007 ts_tablet_manager.cc:1434] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:08:55.235064 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1201405de88a4585ac0c05687d0e4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.236502 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 1201405de88a4585ac0c05687d0e4ff8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:55.237812 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1201405de88a4585ac0c05687d0e4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.238255 18874 tablet_service.cc:1511] Processing CreateTablet for tablet 1201405de88a4585ac0c05687d0e4ff8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:55.239468 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1201405de88a4585ac0c05687d0e4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.242615 18953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5bba69402c4db7b81f1b79b146be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.242661 18766 heartbeater.cc:499] Master 127.16.62.62:35147 was elected leader, sending a full tablet report...
I20260713 09:08:55.243026 18952 tablet_service.cc:1511] Processing CreateTablet for tablet 53a99c294365493fa541e99d7166b80c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:55.244282 18952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a99c294365493fa541e99d7166b80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.247978 18806 tablet_service.cc:1511] Processing CreateTablet for tablet 2c5bba69402c4db7b81f1b79b146be6c (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:55.249277 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c5bba69402c4db7b81f1b79b146be6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.253582 19007 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:55.259294 19006 ts_tablet_manager.cc:1434] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.000s
I20260713 09:08:55.260084 18841 heartbeater.cc:499] Master 127.16.62.62:35147 was elected leader, sending a full tablet report...
I20260713 09:08:55.267889 19006 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:55.269888 19005 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:55.270413 19005 ts_tablet_manager.cc:1403] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.010s
I20260713 09:08:55.273511 19005 raft_consensus.cc:359] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.274330 19005 raft_consensus.cc:385] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.275290 19005 raft_consensus.cc:740] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.277055 19005 consensus_queue.cc:260] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.277953 19007 tablet_bootstrap.cc:654] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.277900 18950 tablet_service.cc:1511] Processing CreateTablet for tablet c4b02d73409d4abfb171249a8b413b9e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:55.279353 18950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b02d73409d4abfb171249a8b413b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.285519 18951 tablet_service.cc:1511] Processing CreateTablet for tablet 7db4196496e04baa855a057fe80db77b (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:55.286834 18951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db4196496e04baa855a057fe80db77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.287525 19010 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:55.288177 18804 tablet_service.cc:1511] Processing CreateTablet for tablet c4b02d73409d4abfb171249a8b413b9e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:55.291383 18801 tablet_service.cc:1511] Processing CreateTablet for tablet 51c1f90978f34c7188d804705872c365 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:55.293179 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c1f90978f34c7188d804705872c365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.294021 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 51c1f90978f34c7188d804705872c365 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
W20260713 09:08:55.293197 18687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:55.297163 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c1f90978f34c7188d804705872c365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.300382 18804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b02d73409d4abfb171249a8b413b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.300952 18730 tablet_service.cc:1511] Processing CreateTablet for tablet c4b02d73409d4abfb171249a8b413b9e (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:55.308051 18728 tablet_service.cc:1511] Processing CreateTablet for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:55.313241 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.315618 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 51c1f90978f34c7188d804705872c365 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:55.316072 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:55.317077 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c1f90978f34c7188d804705872c365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.317374 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:55.318169 18842 tablet.cc:2406] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:55.306483 18879 tablet_service.cc:1511] Processing CreateTablet for tablet 7db4196496e04baa855a057fe80db77b (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:55.311849 18877 tablet_service.cc:1511] Processing CreateTablet for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:55.319922 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21da7dbb8f5b46ed9b9e27abc7fcdaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.298830 19006 tablet_bootstrap.cc:654] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.325996 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 7db4196496e04baa855a057fe80db77b (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:55.327754 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db4196496e04baa855a057fe80db77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.326050 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db4196496e04baa855a057fe80db77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.345067 19010 tablet_bootstrap.cc:654] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.350693 18953 tablet_service.cc:1511] Processing CreateTablet for tablet 90e9eaebc7d64efe9956c455e0238009 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:55.352571 18953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e9eaebc7d64efe9956c455e0238009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.355939 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b02d73409d4abfb171249a8b413b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.365996 19005 ts_tablet_manager.cc:1434] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.010s
I20260713 09:08:55.366757 18915 heartbeater.cc:499] Master 127.16.62.62:35147 was elected leader, sending a full tablet report...
I20260713 09:08:55.367144 19005 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:55.366966 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 90e9eaebc7d64efe9956c455e0238009 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:55.368310 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e9eaebc7d64efe9956c455e0238009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.372233 18731 tablet_service.cc:1511] Processing CreateTablet for tablet 90e9eaebc7d64efe9956c455e0238009 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:55.373497 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e9eaebc7d64efe9956c455e0238009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.396417 19013 raft_consensus.cc:493] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.397607 19013 raft_consensus.cc:515] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.401708 19013 leader_election.cc:290] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:55.415723 19007 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:55.416482 19007 ts_tablet_manager.cc:1403] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.163s	user 0.021s	sys 0.013s
I20260713 09:08:55.417208 19005 tablet_bootstrap.cc:654] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.414438 18879 tablet_service.cc:1511] Processing CreateTablet for tablet 05bc12532381464789c1dac237c039e8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:55.430299 18951 tablet_service.cc:1511] Processing CreateTablet for tablet 05bc12532381464789c1dac237c039e8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:55.430905 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 05bc12532381464789c1dac237c039e8 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:55.431706 18951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bc12532381464789c1dac237c039e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.431440 19007 raft_consensus.cc:359] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.432212 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bc12532381464789c1dac237c039e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.432401 19007 raft_consensus.cc:385] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.432829 19007 raft_consensus.cc:740] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.433633 19007 consensus_queue.cc:260] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.435786 19007 ts_tablet_manager.cc:1434] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260713 09:08:55.440192 19010 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:55.447965 19006 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:55.455379 19006 ts_tablet_manager.cc:1403] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.188s	user 0.004s	sys 0.024s
I20260713 09:08:55.455474 18806 tablet_service.cc:1511] Processing CreateTablet for tablet 0688faafeb324ddc89bd94ad06bd5be2 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:55.456776 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0688faafeb324ddc89bd94ad06bd5be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.458326 19006 raft_consensus.cc:359] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.459046 19006 raft_consensus.cc:385] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.459609 19006 raft_consensus.cc:740] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.460340 19006 consensus_queue.cc:260] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.459306 19010 ts_tablet_manager.cc:1403] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.020s
I20260713 09:08:55.461858 18952 tablet_service.cc:1511] Processing CreateTablet for tablet 0688faafeb324ddc89bd94ad06bd5be2 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:55.463532 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bc12532381464789c1dac237c039e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.466064 18877 tablet_service.cc:1511] Processing CreateTablet for tablet 43fdac49c53a474a8e5b65fc0ff28aab (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:55.467357 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fdac49c53a474a8e5b65fc0ff28aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.468684 19010 raft_consensus.cc:359] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.469552 19010 raft_consensus.cc:385] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.469853 19010 raft_consensus.cc:740] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.473666 19006 ts_tablet_manager.cc:1434] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:08:55.474673 19006 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:55.475526 18948 tablet_service.cc:1511] Processing CreateTablet for tablet bb558885d3bf4e808d0ffd98b007e6b6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:55.475466 19010 consensus_queue.cc:260] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.486549 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:55.485452 19007 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
W20260713 09:08:55.488204 18782 leader_election.cc:343] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.488546 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 0688faafeb324ddc89bd94ad06bd5be2 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:55.493702 18948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb558885d3bf4e808d0ffd98b007e6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.498351 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0688faafeb324ddc89bd94ad06bd5be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.499236 18874 tablet_service.cc:1511] Processing CreateTablet for tablet 1798250ed2d1408ebc58fa8aa785e8af (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:55.500532 18874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1798250ed2d1408ebc58fa8aa785e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.505365 18731 tablet_service.cc:1511] Processing CreateTablet for tablet 43fdac49c53a474a8e5b65fc0ff28aab (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:55.506892 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fdac49c53a474a8e5b65fc0ff28aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.506639 18728 tablet_service.cc:1511] Processing CreateTablet for tablet bb558885d3bf4e808d0ffd98b007e6b6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:55.507978 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb558885d3bf4e808d0ffd98b007e6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.516736 18952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0688faafeb324ddc89bd94ad06bd5be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.520910 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 1798250ed2d1408ebc58fa8aa785e8af (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:55.522198 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1798250ed2d1408ebc58fa8aa785e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.524820 18802 tablet_service.cc:1511] Processing CreateTablet for tablet bb558885d3bf4e808d0ffd98b007e6b6 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:55.527606 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb558885d3bf4e808d0ffd98b007e6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.531772 18989 heartbeater.cc:499] Master 127.16.62.62:35147 was elected leader, sending a full tablet report...
I20260713 09:08:55.533226 19010 ts_tablet_manager.cc:1434] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.010s
I20260713 09:08:55.534243 19010 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:55.536662 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 43fdac49c53a474a8e5b65fc0ff28aab (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:55.537976 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fdac49c53a474a8e5b65fc0ff28aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.539882 19007 tablet_bootstrap.cc:654] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.539667 18879 tablet_service.cc:1511] Processing CreateTablet for tablet bfbcc452a1924622aa8efc623e5768c1 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:55.540943 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbcc452a1924622aa8efc623e5768c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.543661 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 1798250ed2d1408ebc58fa8aa785e8af (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:55.544899 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1798250ed2d1408ebc58fa8aa785e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.549108 19005 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:55.549644 19005 ts_tablet_manager.cc:1403] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.023s
I20260713 09:08:55.554281 19010 tablet_bootstrap.cc:654] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.554162 18951 tablet_service.cc:1511] Processing CreateTablet for tablet bfbcc452a1924622aa8efc623e5768c1 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:55.556629 18804 tablet_service.cc:1511] Processing CreateTablet for tablet bfbcc452a1924622aa8efc623e5768c1 (DEFAULT_TABLE table=test-workload [id=bf45f601f5a84904af279e24b50996b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:55.557906 18804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbcc452a1924622aa8efc623e5768c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.559454 18951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbcc452a1924622aa8efc623e5768c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.564654 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
W20260713 09:08:55.566241 18781 leader_election.cc:343] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.566720 18781 leader_election.cc:304] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:55.567600 19013 raft_consensus.cc:2749] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.573863 19005 raft_consensus.cc:359] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.574682 19005 raft_consensus.cc:385] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.574976 19005 raft_consensus.cc:740] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.575524 19012 raft_consensus.cc:493] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.576372 19006 tablet_bootstrap.cc:654] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.576038 19012 raft_consensus.cc:515] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.578501 19012 leader_election.cc:290] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:55.581231 19007 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:55.581732 19007 ts_tablet_manager.cc:1403] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.126s	user 0.001s	sys 0.008s
I20260713 09:08:55.575783 19005 consensus_queue.cc:260] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.584676 19007 raft_consensus.cc:359] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.585410 19007 raft_consensus.cc:385] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.585697 19007 raft_consensus.cc:740] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.586395 19007 consensus_queue.cc:260] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.591930 19005 ts_tablet_manager.cc:1434] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260713 09:08:55.603010 19005 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:55.618593 19014 raft_consensus.cc:493] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.619225 19014 raft_consensus.cc:515] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.623167 19014 leader_election.cc:290] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:55.663576 19014 raft_consensus.cc:493] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.665979 19014 raft_consensus.cc:515] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.668649 19010 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:55.669180 19010 ts_tablet_manager.cc:1403] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.043s
I20260713 09:08:55.670344 19005 tablet_bootstrap.cc:654] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.672381 19010 raft_consensus.cc:359] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.675123 19010 raft_consensus.cc:385] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.675634 19010 raft_consensus.cc:740] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.676646 19010 consensus_queue.cc:260] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.679888 19010 ts_tablet_manager.cc:1434] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.009s
I20260713 09:08:55.681304 19010 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:55.687919 19012 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.693207 19012 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.699750 19012 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:55.710124 19010 tablet_bootstrap.cc:654] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.712467 19007 ts_tablet_manager.cc:1434] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.002s
I20260713 09:08:55.716598 19014 leader_election.cc:290] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:55.733991 19007 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:55.749917 19013 raft_consensus.cc:493] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.752015 19013 raft_consensus.cc:515] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.754331 19013 leader_election.cc:290] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:55.757292 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
W20260713 09:08:55.764896 18782 leader_election.cc:343] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.766217 19005 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:55.766880 19005 ts_tablet_manager.cc:1403] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.004s
I20260713 09:08:55.767546 19021 raft_consensus.cc:493] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.772449 19006 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:55.773296 19006 ts_tablet_manager.cc:1403] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.299s	user 0.026s	sys 0.027s
I20260713 09:08:55.772184 19021 raft_consensus.cc:515] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.781210 19010 tablet_bootstrap.cc:492] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:55.781813 19010 ts_tablet_manager.cc:1403] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.025s
I20260713 09:08:55.785337 19010 raft_consensus.cc:359] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.786155 19010 raft_consensus.cc:385] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.786486 19010 raft_consensus.cc:740] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.787457 19010 consensus_queue.cc:260] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.789950 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:55.789551 19005 raft_consensus.cc:359] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.790712 19005 raft_consensus.cc:385] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:55.791491 18707 leader_election.cc:343] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.800092 19005 raft_consensus.cc:740] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.801607 19005 consensus_queue.cc:260] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.803280 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:55.803989 18964 raft_consensus.cc:2468] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:55.805244 18856 leader_election.cc:304] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:55.805491 19006 raft_consensus.cc:359] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.806129 19014 raft_consensus.cc:2804] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.806591 19014 raft_consensus.cc:493] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.807037 19014 raft_consensus.cc:3060] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.797217 19007 tablet_bootstrap.cc:654] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.806205 19006 raft_consensus.cc:385] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.793422 19021 leader_election.cc:290] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:55.815320 19006 raft_consensus.cc:740] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.816581 19005 ts_tablet_manager.cc:1434] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.003s
I20260713 09:08:55.816605 19006 consensus_queue.cc:260] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.818334 19005 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:55.824023 19006 ts_tablet_manager.cc:1434] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260713 09:08:55.826638 19006 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:55.834913 19006 tablet_bootstrap.cc:654] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.838650 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:55.840708 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:55.843422 19005 tablet_bootstrap.cc:654] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.847211 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:55.847710 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
W20260713 09:08:55.849094 18855 leader_election.cc:343] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.850188 19010 ts_tablet_manager.cc:1434] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.042s
I20260713 09:08:55.851572 19010 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
W20260713 09:08:55.851874 18855 leader_election.cc:343] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:55.858451 18706 leader_election.cc:343] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.862068 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:55.863150 19010 tablet_bootstrap.cc:654] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.864589 18815 raft_consensus.cc:2468] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:55.864574 18706 leader_election.cc:304] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:55.864393 19014 raft_consensus.cc:515] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.866755 19012 raft_consensus.cc:2749] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:55.869206 18706 leader_election.cc:343] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.870378 18706 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:55.876955 19012 raft_consensus.cc:2804] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.877470 19012 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.877902 19012 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.878077 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:55.878858 19005 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:55.879407 19005 ts_tablet_manager.cc:1403] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.005s
W20260713 09:08:55.879832 18856 leader_election.cc:343] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.880367 18856 leader_election.cc:304] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:55.881453 19006 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:55.884027 19006 ts_tablet_manager.cc:1403] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.011s
I20260713 09:08:55.888309 19006 raft_consensus.cc:359] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.889421 19006 raft_consensus.cc:385] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.889873 19006 raft_consensus.cc:740] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.890977 19006 consensus_queue.cc:260] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.895977 19006 ts_tablet_manager.cc:1434] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:08:55.899485 19038 raft_consensus.cc:493] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.900246 19021 raft_consensus.cc:493] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.902163 19021 raft_consensus.cc:515] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:55.900957 19038 raft_consensus.cc:515] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.899838 19006 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:55.909857 19038 leader_election.cc:290] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:55.907034 19021 leader_election.cc:290] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:55.919523 19007 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:55.920099 19007 ts_tablet_manager.cc:1403] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.194s	user 0.015s	sys 0.000s
I20260713 09:08:55.923297 19010 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:55.925710 19010 ts_tablet_manager.cc:1403] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.019s
I20260713 09:08:55.928642 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
W20260713 09:08:55.930178 18855 leader_election.cc:343] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.930912 19007 raft_consensus.cc:359] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.931795 19007 raft_consensus.cc:385] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.933364 19007 raft_consensus.cc:740] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.933143 19012 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.934352 19006 tablet_bootstrap.cc:654] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.935597 19005 raft_consensus.cc:359] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.936697 19046 raft_consensus.cc:493] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.934350 19007 consensus_queue.cc:260] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.937821 19014 leader_election.cc:290] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:55.938947 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:55.931802 19010 raft_consensus.cc:359] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.939513 19005 raft_consensus.cc:385] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.940251 19012 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:55.941040 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:55.940536 19046 raft_consensus.cc:515] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.943022 18815 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.943128 19045 raft_consensus.cc:2749] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.945154 19005 raft_consensus.cc:740] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.946882 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:55.947263 19005 consensus_queue.cc:260] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
W20260713 09:08:55.948338 18782 leader_election.cc:343] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:55.949030 18706 leader_election.cc:343] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.949142 18782 leader_election.cc:304] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:55.949800 19005 ts_tablet_manager.cc:1434] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260713 09:08:55.950841 19013 raft_consensus.cc:2749] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.951833 19005 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:55.955353 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:55.956012 18964 raft_consensus.cc:3060] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.957089 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:55.958425 19005 tablet_bootstrap.cc:654] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:55.958751 18706 leader_election.cc:343] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.959596 19046 leader_election.cc:290] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:55.945278 19010 raft_consensus.cc:385] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.975059 19010 raft_consensus.cc:740] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.976114 19010 consensus_queue.cc:260] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:55.978750 19010 ts_tablet_manager.cc:1434] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260713 09:08:55.979801 19010 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:55.965270 18815 raft_consensus.cc:2468] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:55.966349 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:55.968371 19007 ts_tablet_manager.cc:1434] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260713 09:08:55.970765 18964 raft_consensus.cc:2468] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:55.971207 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:55.971529 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
W20260713 09:08:55.991285 18929 leader_election.cc:343] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.992202 19007 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
W20260713 09:08:55.992805 18707 leader_election.cc:343] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.993422 18707 leader_election.cc:304] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:55.994998 19012 raft_consensus.cc:2749] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.986722 18814 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:55.996758 18856 leader_election.cc:304] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:55.997200 18706 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:55.998077 19045 raft_consensus.cc:2804] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.998383 19012 raft_consensus.cc:2804] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.998602 19045 raft_consensus.cc:697] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:55.998916 19012 raft_consensus.cc:697] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:08:55.999596 19045 consensus_queue.cc:237] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:55.999821 19012 consensus_queue.cc:237] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:55.999955 18929 leader_election.cc:304] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.003703 19021 raft_consensus.cc:2804] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.004087 19021 raft_consensus.cc:493] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.004405 19021 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.011204 19010 tablet_bootstrap.cc:654] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.016539 19021 raft_consensus.cc:515] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.017424 19005 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.017860 19005 ts_tablet_manager.cc:1403] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.031s
I20260713 09:08:56.018375 19021 leader_election.cc:290] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:56.021399 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.022071 18814 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.023113 19007 tablet_bootstrap.cc:654] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.023592 19006 tablet_bootstrap.cc:492] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.024163 19006 ts_tablet_manager.cc:1403] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.025s
I20260713 09:08:56.028578 19005 raft_consensus.cc:359] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.031279 19005 raft_consensus.cc:385] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.029022 18637 catalog_manager.cc:5697] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.031798 19005 raft_consensus.cc:740] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.033094 19005 consensus_queue.cc:260] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.037679 19005 ts_tablet_manager.cc:1434] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.005s
I20260713 09:08:56.039111 19005 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:56.039928 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.040695 18889 raft_consensus.cc:2468] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.041875 18888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.042635 18888 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.043655 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:56.044257 18887 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.039160 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.047447 19013 raft_consensus.cc:493] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.047922 19013 raft_consensus.cc:515] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.054759 19013 leader_election.cc:290] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.055608 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.050683 18929 leader_election.cc:304] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.056363 18890 raft_consensus.cc:2468] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
I20260713 09:08:56.056587 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.057199 18741 raft_consensus.cc:2468] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
I20260713 09:08:56.057617 18929 leader_election.cc:304] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:56.058014 19021 raft_consensus.cc:2804] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.058394 19021 raft_consensus.cc:493] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.058698 19038 raft_consensus.cc:2749] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.039160 19006 raft_consensus.cc:359] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.049564 18814 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.058980 18781 leader_election.cc:304] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.059383 19006 raft_consensus.cc:385] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.059768 19006 raft_consensus.cc:740] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.058713 19021 raft_consensus.cc:3060] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.059988 19013 raft_consensus.cc:2804] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.060540 19013 raft_consensus.cc:493] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.060902 19013 raft_consensus.cc:3060] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.060792 18929 leader_election.cc:304] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.061728 19038 raft_consensus.cc:2804] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.062379 18887 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.063503 19006 consensus_queue.cc:260] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.065157 19038 raft_consensus.cc:697] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.065337 19007 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.065986 19007 ts_tablet_manager.cc:1403] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.006s
I20260713 09:08:56.066177 19038 consensus_queue.cc:237] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.068547 19021 raft_consensus.cc:515] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.068986 19007 raft_consensus.cc:359] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.070758 19007 raft_consensus.cc:385] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.071863 19007 raft_consensus.cc:740] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.073581 19013 raft_consensus.cc:515] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.075589 19007 consensus_queue.cc:260] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.076856 19010 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.077734 19010 ts_tablet_manager.cc:1403] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.000s
I20260713 09:08:56.078495 19013 leader_election.cc:290] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.079694 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:56.079741 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6d9069f5dc547df91616534cfc889e6" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.080533 18887 raft_consensus.cc:3060] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.080577 18741 raft_consensus.cc:3060] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.081306 19010 raft_consensus.cc:359] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.082103 19010 raft_consensus.cc:385] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.083178 19010 raft_consensus.cc:740] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.083539 19007 ts_tablet_manager.cc:1434] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:08:56.084156 19010 consensus_queue.cc:260] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.084704 19007 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.086519 19010 ts_tablet_manager.cc:1434] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:56.087803 19010 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.088861 18741 raft_consensus.cc:2468] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:56.090214 18782 leader_election.cc:304] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:08:56.091441 18887 raft_consensus.cc:2468] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:56.093719 19058 raft_consensus.cc:2804] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.094156 19021 leader_election.cc:290] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.094266 19058 raft_consensus.cc:697] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:08:56.095295 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:56.095978 18887 raft_consensus.cc:3060] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.095463 19058 consensus_queue.cc:237] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.100225 19006 ts_tablet_manager.cc:1434] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.003s
I20260713 09:08:56.100777 19007 tablet_bootstrap.cc:654] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.101432 19006 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.103925 18636 catalog_manager.cc:5697] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.105116 18639 catalog_manager.cc:5697] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.110796 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.111716 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.115543 19005 tablet_bootstrap.cc:654] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:56.116269 18930 leader_election.cc:343] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:56.117343 18930 leader_election.cc:343] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.119741 19010 tablet_bootstrap.cc:654] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.126376 19006 tablet_bootstrap.cc:654] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.128248 18638 catalog_manager.cc:5697] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.147724 19010 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.148286 19010 ts_tablet_manager.cc:1403] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.008s
I20260713 09:08:56.148445 19007 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.149015 19007 ts_tablet_manager.cc:1403] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.024s
I20260713 09:08:56.146780 18887 raft_consensus.cc:2468] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.152042 18929 leader_election.cc:304] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:56.152338 19010 raft_consensus.cc:359] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.152748 19007 raft_consensus.cc:359] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.153183 19010 raft_consensus.cc:385] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.153457 19007 raft_consensus.cc:385] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.153506 19010 raft_consensus.cc:740] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.153576 19038 raft_consensus.cc:2804] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.153864 19007 raft_consensus.cc:740] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.154523 19038 raft_consensus.cc:697] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.154764 19007 consensus_queue.cc:260] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.154692 19010 consensus_queue.cc:260] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.156009 19038 consensus_queue.cc:237] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.157768 19010 ts_tablet_manager.cc:1434] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:08:56.158367 19007 ts_tablet_manager.cc:1434] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:08:56.158927 19010 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.159374 19007 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.168154 19058 raft_consensus.cc:493] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.169587 19058 raft_consensus.cc:515] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.171264 19058 leader_election.cc:290] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:56.173357 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:56.179267 18964 raft_consensus.cc:2393] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in current term 1: Already voted for candidate eee1f76c9b864a0ea051f8954a147cb4 in this term.
I20260713 09:08:56.181545 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb875edb34494362b650379287bd659e" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.183331 18781 leader_election.cc:304] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:56.184199 19058 raft_consensus.cc:3060] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.190327 19006 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.190897 19006 ts_tablet_manager.cc:1403] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.006s
I20260713 09:08:56.192399 19007 tablet_bootstrap.cc:654] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.193377 19010 tablet_bootstrap.cc:654] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.195464 19058 raft_consensus.cc:2749] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.200433 19010 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.201229 19010 ts_tablet_manager.cc:1403] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.001s
I20260713 09:08:56.202065 19005 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.202726 19005 ts_tablet_manager.cc:1403] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.011s
I20260713 09:08:56.201828 18638 catalog_manager.cc:5697] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.204725 19010 raft_consensus.cc:359] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.205590 19010 raft_consensus.cc:385] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.205989 19010 raft_consensus.cc:740] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.199873 19006 raft_consensus.cc:359] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.207442 19006 raft_consensus.cc:385] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.208277 19006 raft_consensus.cc:740] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.207681 19010 consensus_queue.cc:260] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.209430 19006 consensus_queue.cc:260] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.210644 19010 ts_tablet_manager.cc:1434] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:56.211834 19010 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.213125 19006 ts_tablet_manager.cc:1434] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:08:56.214519 19006 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.215317 19005 raft_consensus.cc:359] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.216324 19005 raft_consensus.cc:385] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.218999 19010 tablet_bootstrap.cc:654] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.216699 19005 raft_consensus.cc:740] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.220645 19005 consensus_queue.cc:260] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.223776 19005 ts_tablet_manager.cc:1434] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260713 09:08:56.227449 19045 raft_consensus.cc:493] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.234935 19045 raft_consensus.cc:515] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.235845 19005 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:56.237140 19045 leader_election.cc:290] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.239032 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.241425 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.242096 18814 raft_consensus.cc:2468] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
W20260713 09:08:56.244190 18856 leader_election.cc:343] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.246634 19005 tablet_bootstrap.cc:654] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.248390 18855 leader_election.cc:304] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [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: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:56.249059 19007 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.249734 19007 ts_tablet_manager.cc:1403] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.039s
I20260713 09:08:56.234090 19006 tablet_bootstrap.cc:654] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.249752 19045 raft_consensus.cc:2804] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.250628 19045 raft_consensus.cc:493] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.251012 19045 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.233716 19010 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.256191 19010 ts_tablet_manager.cc:1403] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.009s
I20260713 09:08:56.257997 19007 raft_consensus.cc:359] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.258759 19007 raft_consensus.cc:385] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.259048 19007 raft_consensus.cc:740] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.259953 19007 consensus_queue.cc:260] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.260783 19045 raft_consensus.cc:515] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.262950 19007 ts_tablet_manager.cc:1434] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:08:56.265027 19007 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.266217 19005 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.266110 19010 raft_consensus.cc:359] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.266799 19005 ts_tablet_manager.cc:1403] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.003s
I20260713 09:08:56.267122 19010 raft_consensus.cc:385] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.267532 19010 raft_consensus.cc:740] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.268393 19010 consensus_queue.cc:260] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.269896 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.270568 18740 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.270267 19005 raft_consensus.cc:359] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.271281 19005 raft_consensus.cc:385] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.271648 19005 raft_consensus.cc:740] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.272627 19005 consensus_queue.cc:260] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.274029 19010 ts_tablet_manager.cc:1434] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:08:56.275038 19010 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.275493 19005 ts_tablet_manager.cc:1434] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:08:56.276818 19007 tablet_bootstrap.cc:654] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.276974 19005 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:56.282034 19006 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.283103 19006 ts_tablet_manager.cc:1403] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.013s
I20260713 09:08:56.282050 19045 leader_election.cc:290] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.283664 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.284297 18814 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.284734 19010 tablet_bootstrap.cc:654] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.285228 19005 tablet_bootstrap.cc:654] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.290582 19006 raft_consensus.cc:359] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.294323 19006 raft_consensus.cc:385] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.295030 19006 raft_consensus.cc:740] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.297363 19007 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.298214 19007 ts_tablet_manager.cc:1403] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260713 09:08:56.296608 19006 consensus_queue.cc:260] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.306074 19005 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.306706 19005 ts_tablet_manager.cc:1403] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
W20260713 09:08:56.308426 18687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:56.309340 19038 raft_consensus.cc:493] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.310513 19010 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.310976 19010 ts_tablet_manager.cc:1403] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260713 09:08:56.310276 19038 raft_consensus.cc:515] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.313208 19038 leader_election.cc:290] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.313318 19010 raft_consensus.cc:359] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.314026 19010 raft_consensus.cc:385] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.314738 19010 raft_consensus.cc:740] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.315034 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.315065 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.315537 19010 consensus_queue.cc:260] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.315871 18815 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.315943 18741 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.317534 18930 leader_election.cc:304] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.318823 19038 raft_consensus.cc:2804] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.318955 19010 ts_tablet_manager.cc:1434] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:56.322072 18740 raft_consensus.cc:2468] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:56.321257 19006 ts_tablet_manager.cc:1434] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260713 09:08:56.321661 19038 raft_consensus.cc:493] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.323536 19006 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.323766 19038 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.325510 19010 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.328801 18856 leader_election.cc:304] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.329785 19045 raft_consensus.cc:2804] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.330295 19045 raft_consensus.cc:697] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:56.331144 19045 consensus_queue.cc:237] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.334350 19007 raft_consensus.cc:359] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.335575 19005 raft_consensus.cc:359] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.336089 19007 raft_consensus.cc:385] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.336548 19005 raft_consensus.cc:385] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.336689 19007 raft_consensus.cc:740] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.337754 19007 consensus_queue.cc:260] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.340130 19005 raft_consensus.cc:740] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.340965 19005 consensus_queue.cc:260] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.342048 19007 ts_tablet_manager.cc:1434] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260713 09:08:56.343392 19007 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.344087 19005 ts_tablet_manager.cc:1434] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:08:56.344327 19021 raft_consensus.cc:493] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.346335 19005 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:56.345815 19021 raft_consensus.cc:515] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.349328 19038 raft_consensus.cc:515] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.350762 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.351763 19007 tablet_bootstrap.cc:654] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.351709 18887 raft_consensus.cc:2468] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.353500 18929 leader_election.cc:304] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.355080 19057 raft_consensus.cc:2804] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.355595 19057 raft_consensus.cc:493] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.356220 19057 raft_consensus.cc:3060] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.361505 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.361994 18814 raft_consensus.cc:2468] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
W20260713 09:08:56.364471 18930 leader_election.cc:343] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.344976 19010 tablet_bootstrap.cc:654] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.345269 19006 tablet_bootstrap.cc:654] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.369777 19021 leader_election.cc:290] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.373134 19005 tablet_bootstrap.cc:654] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.378240 19057 raft_consensus.cc:515] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.382252 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:56.383234 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.383288 18887 raft_consensus.cc:3060] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:56.384821 18930 leader_election.cc:343] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.385432 19057 leader_election.cc:290] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.390807 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.391279 19038 leader_election.cc:290] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.391820 18814 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.395062 19014 consensus_queue.cc:1048] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.395903 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.396519 18740 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.397663 18637 catalog_manager.cc:5697] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.402456 19038 raft_consensus.cc:493] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.404039 19038 raft_consensus.cc:515] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.412324 18814 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.413239 19006 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.413717 19006 ts_tablet_manager.cc:1403] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.011s
I20260713 09:08:56.413851 18929 leader_election.cc:304] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.414855 19057 raft_consensus.cc:2804] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.416388 18740 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.416584 19006 raft_consensus.cc:359] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.417301 19006 raft_consensus.cc:385] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.417243 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.398888 18887 raft_consensus.cc:2468] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.417730 19006 raft_consensus.cc:740] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.417989 18741 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.418232 19057 raft_consensus.cc:697] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.417553 19010 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.418553 19006 consensus_queue.cc:260] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.419163 19010 ts_tablet_manager.cc:1403] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.002s
I20260713 09:08:56.419214 18930 leader_election.cc:304] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.420138 19021 raft_consensus.cc:2804] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.420550 19021 raft_consensus.cc:493] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.420950 19021 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.422325 19038 leader_election.cc:290] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.424523 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.425175 19010 raft_consensus.cc:359] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.426247 18929 leader_election.cc:304] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:56.427819 18815 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.430094 19007 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.430671 19007 ts_tablet_manager.cc:1403] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.001s
I20260713 09:08:56.432920 19057 consensus_queue.cc:237] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.433712 19038 raft_consensus.cc:2804] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.426749 19006 ts_tablet_manager.cc:1434] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:08:56.436432 19006 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.436720 19007 raft_consensus.cc:359] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.437668 19007 raft_consensus.cc:385] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.441246 19010 raft_consensus.cc:385] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.441718 19010 raft_consensus.cc:740] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.441982 19045 raft_consensus.cc:493] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.442710 19045 raft_consensus.cc:515] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.437990 19007 raft_consensus.cc:740] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.446542 19007 consensus_queue.cc:260] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.444181 19010 consensus_queue.cc:260] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.448769 19005 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.449733 19005 ts_tablet_manager.cc:1403] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.000s
I20260713 09:08:56.460853 19045 leader_election.cc:290] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:56.466601 19006 tablet_bootstrap.cc:654] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.466688 19012 raft_consensus.cc:493] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.443683 19021 raft_consensus.cc:515] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.467422 19012 raft_consensus.cc:515] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.462741 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5bba69402c4db7b81f1b79b146be6c" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.469355 19021 leader_election.cc:290] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.471029 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.471915 18887 raft_consensus.cc:2393] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
W20260713 09:08:56.472651 18855 leader_election.cc:343] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.490147 19046 raft_consensus.cc:493] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.490916 19046 raft_consensus.cc:515] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.463125 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5bba69402c4db7b81f1b79b146be6c" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:56.493770 18963 raft_consensus.cc:2468] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:56.499377 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:56.501329 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.502213 18814 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.490906 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.508634 18856 leader_election.cc:304] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:56.510025 19046 leader_election.cc:290] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:56.512266 18740 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.515609 19058 consensus_queue.cc:1048] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.516211 19045 raft_consensus.cc:2804] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.520077 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a99c294365493fa541e99d7166b80c" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:56.518953 19045 raft_consensus.cc:493] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.522495 19045 raft_consensus.cc:3060] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.528335 19007 ts_tablet_manager.cc:1434] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.000s
I20260713 09:08:56.529762 19007 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.526774 19058 consensus_queue.cc:1048] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.539043 19012 leader_election.cc:290] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:56.541906 19046 consensus_queue.cc:1048] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260713 09:08:56.574465 19005 raft_consensus.cc:359] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.575199 19005 raft_consensus.cc:385] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.575500 19005 raft_consensus.cc:740] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.577589 19010 ts_tablet_manager.cc:1434] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.158s	user 0.019s	sys 0.042s
I20260713 09:08:56.578941 19010 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.536741 19038 raft_consensus.cc:697] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.576567 19005 consensus_queue.cc:260] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.591166 18814 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.591830 19085 raft_consensus.cc:493] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:56.573832 18706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.2:42943, user_credentials={real_user=slave}} blocked reactor thread for 74869.3us
I20260713 09:08:56.592504 19085 raft_consensus.cc:515] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.595645 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd37d1627e1342f4b826c21a548260c8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.596669 18887 raft_consensus.cc:2393] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:56.596441 18929 leader_election.cc:304] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.599613 19007 tablet_bootstrap.cc:654] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:56.580524 18856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.4:46737, user_credentials={real_user=slave}} blocked reactor thread for 72056us
I20260713 09:08:56.604137 19006 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.606026 19006 ts_tablet_manager.cc:1403] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.009s
I20260713 09:08:56.587165 19090 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.611775 19006 raft_consensus.cc:359] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.612728 19006 raft_consensus.cc:385] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.613121 19006 raft_consensus.cc:740] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.615324 19090 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.617202 19010 tablet_bootstrap.cc:654] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.617484 19090 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.622246 19005 ts_tablet_manager.cc:1434] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.172s	user 0.015s	sys 0.006s
I20260713 09:08:56.623943 19005 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:56.622238 19006 consensus_queue.cc:260] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.629581 19006 ts_tablet_manager.cc:1434] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:08:56.620044 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:56.635018 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.636988 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.643808 18739 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.644243 18815 raft_consensus.cc:2393] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 in current term 1: Already voted for candidate 88cdb16165e9479cadb8a5e23feb9955 in this term.
I20260713 09:08:56.635156 19057 consensus_queue.cc:1048] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:56.645133 18930 leader_election.cc:304] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.620831 19086 raft_consensus.cc:2804] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.639521 19006 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.642138 18740 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.642156 18887 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:56.642043 19095 consensus_queue.cc:1048] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.623844 19085 leader_election.cc:290] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.646034 19021 raft_consensus.cc:2804] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.650100 19021 raft_consensus.cc:493] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.650538 19021 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.652732 18706 leader_election.cc:304] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:56.658651 19058 raft_consensus.cc:493] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.659274 19058 raft_consensus.cc:515] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.662108 19010 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.662546 19010 ts_tablet_manager.cc:1403] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.009s
I20260713 09:08:56.664263 19088 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.664933 19088 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.666170 19006 tablet_bootstrap.cc:654] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.655954 19046 raft_consensus.cc:3060] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.671448 19058 leader_election.cc:290] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:56.672065 18888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
W20260713 09:08:56.673462 18781 leader_election.cc:343] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.654691 19086 raft_consensus.cc:697] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.675978 19021 raft_consensus.cc:515] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.675833 19086 consensus_queue.cc:237] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.623245 19038 consensus_queue.cc:237] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.681778 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:56.682603 18964 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:56.686172 19046 raft_consensus.cc:2749] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.677259 19088 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.689917 18707 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.695502 19088 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.695937 19088 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.697976 19088 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.698366 19057 consensus_queue.cc:1048] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.698614 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
W20260713 09:08:56.701501 18782 leader_election.cc:343] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.701967 18782 leader_election.cc:304] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:56.706363 18888 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.707376 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.708074 18813 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:56.707870 19045 raft_consensus.cc:515] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.709041 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:56.710011 19045 leader_election.cc:290] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:56.711359 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5bba69402c4db7b81f1b79b146be6c" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:56.711938 18964 raft_consensus.cc:3060] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.741549 19010 raft_consensus.cc:359] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.742590 19010 raft_consensus.cc:385] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.742933 19010 raft_consensus.cc:740] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.743840 19010 consensus_queue.cc:260] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.754807 19010 ts_tablet_manager.cc:1434] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260713 09:08:56.756026 19010 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.769483 18707 leader_election.cc:304] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:56.722623 19058 raft_consensus.cc:2749] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.771596 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c5bba69402c4db7b81f1b79b146be6c" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.772621 19006 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.751585 18856 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:56.770959 19046 raft_consensus.cc:3060] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:56.773084 18855 leader_election.cc:343] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:56.773486 18856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.1:35423, user_credentials={real_user=slave}} blocked reactor thread for 50246.8us
I20260713 09:08:56.774221 19038 consensus_queue.cc:1048] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.776270 19021 leader_election.cc:290] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.778448 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:56.780282 18887 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.785607 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:56.773102 19006 ts_tablet_manager.cc:1403] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.007s
I20260713 09:08:56.790776 18740 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.792980 19005 tablet_bootstrap.cc:654] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.797293 19088 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.801158 19038 consensus_queue.cc:1048] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.801517 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:56.802317 18963 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.807641 19006 raft_consensus.cc:359] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.808687 19006 raft_consensus.cc:385] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.809207 19006 raft_consensus.cc:740] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.811211 19006 consensus_queue.cc:260] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.816702 19010 tablet_bootstrap.cc:654] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.826555 19006 ts_tablet_manager.cc:1434] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:08:56.830366 19006 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.844101 19045 raft_consensus.cc:2749] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.844712 19006 tablet_bootstrap.cc:654] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.850168 18887 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.852861 19007 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:56.860102 19007 ts_tablet_manager.cc:1403] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.331s	user 0.030s	sys 0.029s
I20260713 09:08:56.851064 19085 consensus_queue.cc:1048] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:56.853971 19086 raft_consensus.cc:493] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.864629 18964 raft_consensus.cc:2468] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:56.864972 19046 raft_consensus.cc:2749] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.859532 19088 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.876946 18856 leader_election.cc:304] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:56.876914 19088 consensus_queue.cc:1048] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.878407 19045 raft_consensus.cc:2804] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.878960 19045 raft_consensus.cc:697] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:56.879853 19045 consensus_queue.cc:237] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.884244 18929 leader_election.cc:304] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.888273 19010 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:56.888952 19010 ts_tablet_manager.cc:1403] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.010s
I20260713 09:08:56.893047 19006 tablet_bootstrap.cc:492] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:56.893514 19006 ts_tablet_manager.cc:1403] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.015s
I20260713 09:08:56.868391 19086 raft_consensus.cc:515] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.895596 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:56.896296 18815 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.889488 19057 raft_consensus.cc:2804] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.896970 19057 raft_consensus.cc:697] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:56.897400 19010 raft_consensus.cc:359] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.898070 19010 raft_consensus.cc:385] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.898329 19010 raft_consensus.cc:740] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.898865 19010 consensus_queue.cc:260] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.897828 19057 consensus_queue.cc:237] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:56.901306 19007 raft_consensus.cc:359] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.902029 19007 raft_consensus.cc:385] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.902279 19007 raft_consensus.cc:740] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.902860 19005 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:56.904570 19005 ts_tablet_manager.cc:1403] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.281s	user 0.021s	sys 0.015s
I20260713 09:08:56.902905 19007 consensus_queue.cc:260] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.907675 19007 ts_tablet_manager.cc:1434] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:08:56.893496 18963 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:56.915534 19086 leader_election.cc:290] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:56.931041 18638 catalog_manager.cc:5697] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.932683 19045 consensus_queue.cc:1048] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.933907 18638 catalog_manager.cc:5697] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.936636 18740 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:56.929559 19005 raft_consensus.cc:359] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.937733 19005 raft_consensus.cc:385] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.938086 19005 raft_consensus.cc:740] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.938941 19005 consensus_queue.cc:260] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.942714 19005 ts_tablet_manager.cc:1434] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:08:56.944232 19005 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
W20260713 09:08:56.950290 18929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.3:36931, user_credentials={real_user=slave}} blocked reactor thread for 59824.1us
I20260713 09:08:56.951577 18707 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:56.956166 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
W20260713 09:08:56.957403 18930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.1:35423, user_credentials={real_user=slave}} blocked reactor thread for 53305.2us
I20260713 09:08:56.959194 19088 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.959936 19088 raft_consensus.cc:697] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:08:56.961069 19088 consensus_queue.cc:237] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:56.961970 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
W20260713 09:08:56.963568 18930 leader_election.cc:343] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.935273 18815 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:56.968372 19121 consensus_queue.cc:1048] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.972262 19006 raft_consensus.cc:359] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.974046 19006 raft_consensus.cc:385] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.974359 19006 raft_consensus.cc:740] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.975068 19006 consensus_queue.cc:260] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:56.977293 19006 ts_tablet_manager.cc:1434] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260713 09:08:56.978344 19010 ts_tablet_manager.cc:1434] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.089s	user 0.015s	sys 0.000s
I20260713 09:08:56.978729 18637 catalog_manager.cc:5697] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.980054 19010 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:56.980546 19006 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:56.981798 19045 raft_consensus.cc:493] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.982292 19045 raft_consensus.cc:515] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:56.984318 19007 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:56.984450 19045 leader_election.cc:290] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:56.972869 19005 tablet_bootstrap.cc:654] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.986199 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:56.986893 18815 raft_consensus.cc:2468] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:56.988297 18855 leader_election.cc:304] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:56.989169 19045 raft_consensus.cc:2804] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.989552 19045 raft_consensus.cc:493] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.989881 19045 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.991225 19006 tablet_bootstrap.cc:654] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.992686 19093 consensus_queue.cc:1048] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.997588 19010 tablet_bootstrap.cc:654] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.999177 19045 raft_consensus.cc:515] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.017658 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:57.018348 18816 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.022274 19007 tablet_bootstrap.cc:654] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.026047 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.026113 19005 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.026618 19045 leader_election.cc:290] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.027026 18739 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:57.004099 18929 leader_election.cc:343] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.006084 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.027861 18929 leader_election.cc:304] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:57.027452 19005 ts_tablet_manager.cc:1403] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260713 09:08:57.033504 19057 raft_consensus.cc:2749] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.037873 18739 raft_consensus.cc:2468] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:57.039435 18856 leader_election.cc:304] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.038954 19005 raft_consensus.cc:359] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.041067 19093 raft_consensus.cc:2804] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.041869 19093 raft_consensus.cc:697] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:57.043006 19093 consensus_queue.cc:237] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.041152 19005 raft_consensus.cc:385] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.050339 19005 raft_consensus.cc:740] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.051501 19005 consensus_queue.cc:260] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.060091 19005 ts_tablet_manager.cc:1434] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:08:57.061275 19005 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.062134 19006 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.062592 19006 ts_tablet_manager.cc:1403] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.082s	user 0.038s	sys 0.033s
I20260713 09:08:57.063571 19093 raft_consensus.cc:493] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.064024 19093 raft_consensus.cc:515] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.065136 19006 raft_consensus.cc:359] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.065811 19006 raft_consensus.cc:385] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.066004 19093 leader_election.cc:290] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:57.066112 19006 raft_consensus.cc:740] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.067664 19010 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.067922 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.067727 19006 consensus_queue.cc:260] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.068605 19010 ts_tablet_manager.cc:1403] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.006s
I20260713 09:08:57.068636 18963 raft_consensus.cc:2468] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:57.070185 19006 ts_tablet_manager.cc:1434] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:57.070135 18856 leader_election.cc:304] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.071532 19093 raft_consensus.cc:2804] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.071652 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.071959 19093 raft_consensus.cc:493] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.072319 19093 raft_consensus.cc:3060] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.072209 19010 raft_consensus.cc:359] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
W20260713 09:08:57.073072 18856 leader_election.cc:343] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.073494 19010 raft_consensus.cc:385] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.071269 19006 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.079726 19093 raft_consensus.cc:515] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.081696 19093 leader_election.cc:290] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:57.083362 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:57.083940 18963 raft_consensus.cc:3060] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.086457 18816 raft_consensus.cc:2468] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:57.087265 19005 tablet_bootstrap.cc:654] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.089566 19007 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.090137 19007 ts_tablet_manager.cc:1403] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.002s
I20260713 09:08:57.089464 18636 catalog_manager.cc:5697] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.091444 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.092898 19007 raft_consensus.cc:359] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.093595 19007 raft_consensus.cc:385] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.073876 19010 raft_consensus.cc:740] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
W20260713 09:08:57.093518 18856 leader_election.cc:343] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.093983 19007 raft_consensus.cc:740] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.090955 18963 raft_consensus.cc:2468] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:57.094679 19007 consensus_queue.cc:260] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.094753 19010 consensus_queue.cc:260] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.095340 18856 leader_election.cc:304] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:57.096180 19122 raft_consensus.cc:493] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.096665 19122 raft_consensus.cc:515] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.097535 19010 ts_tablet_manager.cc:1434] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:08:57.098359 19093 raft_consensus.cc:2804] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.098524 19010 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:57.098861 19093 raft_consensus.cc:697] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:57.080183 19006 tablet_bootstrap.cc:654] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.098978 19122 leader_election.cc:290] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.101732 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.102375 18740 raft_consensus.cc:2468] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:57.102741 19007 ts_tablet_manager.cc:1434] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:57.103258 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:57.103740 19007 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.103689 18930 leader_election.cc:304] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:57.104683 19122 raft_consensus.cc:2804] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:57.104715 18929 leader_election.cc:343] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.105157 19122 raft_consensus.cc:493] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.105515 19122 raft_consensus.cc:3060] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.099704 19093 consensus_queue.cc:237] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.109963 19007 tablet_bootstrap.cc:654] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.111732 19005 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.112202 19005 ts_tablet_manager.cc:1403] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260713 09:08:57.113066 19122 raft_consensus.cc:515] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.114946 19005 raft_consensus.cc:359] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.115628 19005 raft_consensus.cc:385] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.115877 19005 raft_consensus.cc:740] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.119513 19010 tablet_bootstrap.cc:654] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.123157 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.123966 18740 raft_consensus.cc:3060] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.126113 19005 consensus_queue.cc:260] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.132349 19005 ts_tablet_manager.cc:1434] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:08:57.132061 18637 catalog_manager.cc:5697] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.133319 19005 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.134447 18637 catalog_manager.cc:5697] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.136660 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:57.140682 19006 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.141311 19006 ts_tablet_manager.cc:1403] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.000s
W20260713 09:08:57.141821 18929 leader_election.cc:343] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.138494 19122 leader_election.cc:290] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.142477 19005 tablet_bootstrap.cc:654] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.134462 18740 raft_consensus.cc:2468] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:57.146371 18930 leader_election.cc:304] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [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: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:57.147863 19122 raft_consensus.cc:2804] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.148671 19122 raft_consensus.cc:697] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:57.149745 19122 consensus_queue.cc:237] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.152756 19005 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.153261 19005 ts_tablet_manager.cc:1403] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:08:57.155429 19006 raft_consensus.cc:359] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.156129 19006 raft_consensus.cc:385] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.155932 19005 raft_consensus.cc:359] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.156412 19006 raft_consensus.cc:740] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.156606 19005 raft_consensus.cc:385] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.156884 19005 raft_consensus.cc:740] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.157227 19006 consensus_queue.cc:260] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.160161 18638 catalog_manager.cc:5697] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.163054 19005 consensus_queue.cc:260] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.165254 19005 ts_tablet_manager.cc:1434] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:57.166224 19005 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.170692 19006 ts_tablet_manager.cc:1434] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:08:57.171330 19100 raft_consensus.cc:493] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.171808 19100 raft_consensus.cc:515] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.172927 19010 tablet_bootstrap.cc:492] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.172935 19007 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.173542 19010 ts_tablet_manager.cc:1403] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.001s
I20260713 09:08:57.173542 19007 ts_tablet_manager.cc:1403] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.030s
I20260713 09:08:57.173943 19100 leader_election.cc:290] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:57.175304 18636 catalog_manager.cc:5697] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.176309 19010 raft_consensus.cc:359] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.177691 19005 tablet_bootstrap.cc:654] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.177878 19010 raft_consensus.cc:385] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.178148 19010 raft_consensus.cc:740] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.178761 19010 consensus_queue.cc:260] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.176478 19007 raft_consensus.cc:359] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.177141 19006 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.179759 19007 raft_consensus.cc:385] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.180084 19007 raft_consensus.cc:740] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.180691 19007 consensus_queue.cc:260] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.181196 19100 raft_consensus.cc:493] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.182796 19100 raft_consensus.cc:515] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.183028 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c1f90978f34c7188d804705872c365" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.183871 19007 ts_tablet_manager.cc:1434] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:08:57.185141 18889 raft_consensus.cc:2468] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
I20260713 09:08:57.185707 19007 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.186157 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c1f90978f34c7188d804705872c365" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.186450 18781 leader_election.cc:304] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.186854 18963 raft_consensus.cc:2468] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
I20260713 09:08:57.187562 19010 ts_tablet_manager.cc:1434] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:57.187345 19106 raft_consensus.cc:2804] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.188221 19106 raft_consensus.cc:493] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.188771 19106 raft_consensus.cc:3060] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.189041 19010 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:57.189774 19100 leader_election.cc:290] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:57.192015 19007 tablet_bootstrap.cc:654] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.196017 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.197140 18740 raft_consensus.cc:2393] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:57.201308 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e9eaebc7d64efe9956c455e0238009" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.204998 18782 leader_election.cc:304] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:57.206384 19007 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.206885 19007 ts_tablet_manager.cc:1403] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260713 09:08:57.207327 19010 tablet_bootstrap.cc:654] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.207756 19100 raft_consensus.cc:3060] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.186866 19006 tablet_bootstrap.cc:654] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.214056 19007 raft_consensus.cc:359] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.217010 19007 raft_consensus.cc:385] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.217391 19007 raft_consensus.cc:740] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.215664 19106 raft_consensus.cc:515] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.221542 19106 leader_election.cc:290] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:57.222813 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c1f90978f34c7188d804705872c365" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:57.223630 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c1f90978f34c7188d804705872c365" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:57.225579 18889 raft_consensus.cc:3060] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.228636 19122 raft_consensus.cc:493] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.229296 19122 raft_consensus.cc:515] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.233603 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:57.234325 18963 raft_consensus.cc:3060] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.235793 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.209555 18637 catalog_manager.cc:5697] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:57.238369 18930 leader_election.cc:343] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.239048 18889 raft_consensus.cc:2468] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:57.241845 19122 leader_election.cc:290] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.242581 19057 consensus_queue.cc:1048] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.244267 19121 consensus_queue.cc:1048] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.234359 18816 raft_consensus.cc:2468] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:57.245795 18781 leader_election.cc:304] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.223548 19007 consensus_queue.cc:260] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.247852 19122 consensus_queue.cc:1048] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.250483 19106 raft_consensus.cc:2804] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.250984 19106 raft_consensus.cc:697] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:08:57.253243 19007 ts_tablet_manager.cc:1434] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260713 09:08:57.252648 19106 consensus_queue.cc:237] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.256614 19006 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.265036 19006 ts_tablet_manager.cc:1403] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.007s
I20260713 09:08:57.268030 19006 raft_consensus.cc:359] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.257005 18929 leader_election.cc:304] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [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: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:57.269505 19007 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.270311 19095 consensus_queue.cc:1048] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.276005 19006 raft_consensus.cc:385] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.273540 19121 raft_consensus.cc:2804] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.272521 19100 raft_consensus.cc:2749] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.279387 19121 raft_consensus.cc:493] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.280243 19121 raft_consensus.cc:3060] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.281335 19005 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.282084 19005 ts_tablet_manager.cc:1403] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.016s
I20260713 09:08:57.279367 19006 raft_consensus.cc:740] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.285104 19006 consensus_queue.cc:260] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.293066 19005 raft_consensus.cc:359] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.293824 19005 raft_consensus.cc:385] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.260394 18963 raft_consensus.cc:2468] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:57.294137 19005 raft_consensus.cc:740] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.296411 19006 ts_tablet_manager.cc:1434] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:08:57.297609 19006 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.299343 19005 consensus_queue.cc:260] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.306699 19005 ts_tablet_manager.cc:1434] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260713 09:08:57.307499 18816 raft_consensus.cc:3060] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.307753 19005 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.289397 18638 catalog_manager.cc:5697] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.309705 19007 tablet_bootstrap.cc:654] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.314522 19005 tablet_bootstrap.cc:654] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.315539 19006 tablet_bootstrap.cc:654] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.316555 19119 consensus_queue.cc:1048] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.329587 19093 consensus_queue.cc:1048] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.337872 19121 raft_consensus.cc:515] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.338784 19106 raft_consensus.cc:493] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.349275 19106 raft_consensus.cc:515] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.355332 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da7dbb8f5b46ed9b9e27abc7fcdaaa" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.356174 18740 raft_consensus.cc:2468] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
I20260713 09:08:57.357522 18782 leader_election.cc:304] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:08:57.358369 19100 raft_consensus.cc:2804] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.358722 19100 raft_consensus.cc:493] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.359061 19100 raft_consensus.cc:3060] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.360750 19106 leader_election.cc:290] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:57.362604 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da7dbb8f5b46ed9b9e27abc7fcdaaa" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.363317 18889 raft_consensus.cc:2468] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 0.
W20260713 09:08:57.363500 18687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:57.370155 19007 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.370980 19007 ts_tablet_manager.cc:1403] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.009s
I20260713 09:08:57.375557 19010 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.376047 19010 ts_tablet_manager.cc:1403] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.187s	user 0.043s	sys 0.015s
I20260713 09:08:57.381863 19124 consensus_queue.cc:1048] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.384377 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
W20260713 09:08:57.385632 18930 leader_election.cc:343] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.378748 19010 raft_consensus.cc:359] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.387641 19010 raft_consensus.cc:385] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.387948 19010 raft_consensus.cc:740] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.390923 19007 raft_consensus.cc:359] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.392604 19007 raft_consensus.cc:385] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.392740 19010 consensus_queue.cc:260] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.395320 19007 raft_consensus.cc:740] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.374650 19100 raft_consensus.cc:515] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.400570 19006 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.401757 19010 ts_tablet_manager.cc:1434] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:08:57.402740 19121 leader_election.cc:290] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.403931 19007 consensus_queue.cc:260] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.402937 19010 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:57.406313 19007 ts_tablet_manager.cc:1434] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:08:57.401053 19006 ts_tablet_manager.cc:1403] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.005s
I20260713 09:08:57.407280 19007 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.408489 19088 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.409077 19088 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.413091 19088 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:57.403337 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:57.413609 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.414065 18815 raft_consensus.cc:3060] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.414480 18887 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:57.415656 19124 consensus_queue.cc:1048] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.416487 19007 tablet_bootstrap.cc:654] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.417254 19100 leader_election.cc:290] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:57.417380 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da7dbb8f5b46ed9b9e27abc7fcdaaa" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.418031 18740 raft_consensus.cc:3060] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.420948 18706 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.424268 19006 raft_consensus.cc:359] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.424961 19006 raft_consensus.cc:385] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.425223 19006 raft_consensus.cc:740] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.425900 19006 consensus_queue.cc:260] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.427429 19088 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.427840 19088 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.428186 19088 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.428359 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.429003 18963 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:57.429996 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21da7dbb8f5b46ed9b9e27abc7fcdaaa" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:57.430557 18887 raft_consensus.cc:3060] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.431221 19121 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.431695 19121 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.433686 19121 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:57.437193 18888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.437867 18888 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:57.439059 18929 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.439909 19124 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.442203 19006 ts_tablet_manager.cc:1434] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260713 09:08:57.443020 19006 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.440261 19124 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.445302 19124 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.445359 19122 raft_consensus.cc:493] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.445894 19122 raft_consensus.cc:515] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.456234 19124 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.460860 19012 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.463981 19006 tablet_bootstrap.cc:654] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.457368 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0688faafeb324ddc89bd94ad06bd5be2" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:57.464568 18816 raft_consensus.cc:2468] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:57.465031 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.444046 18815 raft_consensus.cc:2468] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:57.466038 18929 leader_election.cc:304] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:08:57.467101 18929 leader_election.cc:304] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [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: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:57.467336 19122 leader_election.cc:290] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:57.467890 19122 raft_consensus.cc:2804] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.468220 19122 raft_consensus.cc:493] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.468542 19119 raft_consensus.cc:2804] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.469041 19119 raft_consensus.cc:697] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:57.469760 19010 tablet_bootstrap.cc:654] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.469880 19119 consensus_queue.cc:237] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.471863 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0688faafeb324ddc89bd94ad06bd5be2" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.472115 18740 raft_consensus.cc:2468] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:57.473570 18782 leader_election.cc:304] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:08:57.474391 19100 raft_consensus.cc:2804] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.474823 19100 raft_consensus.cc:697] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:08:57.475620 19100 consensus_queue.cc:237] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.476074 18887 raft_consensus.cc:2468] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:08:57.478488 19088 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.484011 18741 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc226c25e97a4e488e7a7e76e57b01d8 in current term 1: Already voted for candidate 88cdb16165e9479cadb8a5e23feb9955 in this term.
I20260713 09:08:57.468525 19122 raft_consensus.cc:3060] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.490885 19088 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
W20260713 09:08:57.486186 18929 leader_election.cc:343] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.497189 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:57.497993 18963 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:57.498348 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:57.498957 18887 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.504588 19007 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.505265 19007 ts_tablet_manager.cc:1403] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.029s
I20260713 09:08:57.507656 19005 tablet_bootstrap.cc:492] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.508109 19005 ts_tablet_manager.cc:1403] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.201s	user 0.031s	sys 0.040s
I20260713 09:08:57.511698 19124 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:57.512961 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:57.513716 19007 raft_consensus.cc:359] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.514333 19007 raft_consensus.cc:385] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.514511 19007 raft_consensus.cc:740] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.515554 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.516765 18741 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cc226c25e97a4e488e7a7e76e57b01d8 in current term 1: Already voted for candidate 88cdb16165e9479cadb8a5e23feb9955 in this term.
I20260713 09:08:57.518447 18930 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [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: cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:57.519752 19124 raft_consensus.cc:2749] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.523154 19012 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.524040 19005 raft_consensus.cc:359] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.525231 19005 raft_consensus.cc:385] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.525658 18637 catalog_manager.cc:5697] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.527114 19005 raft_consensus.cc:740] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.525520 19007 consensus_queue.cc:260] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.530779 19006 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.531304 19006 ts_tablet_manager.cc:1403] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.007s
I20260713 09:08:57.531594 19007 ts_tablet_manager.cc:1434] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:08:57.532518 19007 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.533044 19122 raft_consensus.cc:515] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.535624 19006 raft_consensus.cc:359] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.536571 19006 raft_consensus.cc:385] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.536871 19006 raft_consensus.cc:740] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.532995 19005 consensus_queue.cc:260] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.538960 19005 ts_tablet_manager.cc:1434] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:08:57.539534 19007 tablet_bootstrap.cc:654] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.541476 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0688faafeb324ddc89bd94ad06bd5be2" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:57.542369 18889 raft_consensus.cc:3060] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.543043 19006 consensus_queue.cc:260] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.545928 19010 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.546411 19010 ts_tablet_manager.cc:1403] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.000s
I20260713 09:08:57.547827 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0688faafeb324ddc89bd94ad06bd5be2" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:57.550275 19005 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.552307 19012 raft_consensus.cc:493] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.552798 19012 raft_consensus.cc:515] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.554209 19006 ts_tablet_manager.cc:1434] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260713 09:08:57.555235 18815 raft_consensus.cc:3060] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.555495 19006 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.556253 18888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:57.556666 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db4196496e04baa855a057fe80db77b" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.561271 19010 raft_consensus.cc:359] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.562134 19010 raft_consensus.cc:385] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.562453 19010 raft_consensus.cc:740] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.565121 19010 consensus_queue.cc:260] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.540894 19122 leader_election.cc:290] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:57.570766 19010 ts_tablet_manager.cc:1434] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:08:57.559124 19012 leader_election.cc:290] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:57.573792 19113 raft_consensus.cc:493] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.576232 19113 raft_consensus.cc:515] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.578608 19113 leader_election.cc:290] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.579298 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:57.579492 19121 raft_consensus.cc:493] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.580379 19006 tablet_bootstrap.cc:654] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.583954 19095 consensus_queue.cc:1048] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.585440 18740 raft_consensus.cc:3060] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.586565 19010 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:57.575054 18964 raft_consensus.cc:2393] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate eee1f76c9b864a0ea051f8954a147cb4 in this term.
I20260713 09:08:57.591559 19121 raft_consensus.cc:515] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.600689 19057 consensus_queue.cc:1048] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.599783 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b02d73409d4abfb171249a8b413b9e" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:57.606454 18707 leader_election.cc:304] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:57.608552 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:57.609310 18816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:57.610013 18816 raft_consensus.cc:2468] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 0.
I20260713 09:08:57.604435 19121 leader_election.cc:290] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.626377 19010 tablet_bootstrap.cc:654] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.623436 18929 leader_election.cc:304] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
W20260713 09:08:57.628538 18930 leader_election.cc:343] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.624821 18814 raft_consensus.cc:2393] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:57.634253 18706 leader_election.cc:304] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:57.634364 19121 raft_consensus.cc:2804] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:57.635264 19012 raft_consensus.cc:3060] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.635001 19121 raft_consensus.cc:493] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.638327 19121 raft_consensus.cc:3060] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:57.651283 19005 tablet_bootstrap.cc:654] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.638507 18887 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:57.664060 19007 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.664522 19007 ts_tablet_manager.cc:1403] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.003s
I20260713 09:08:57.656972 19012 raft_consensus.cc:2749] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.670922 19113 raft_consensus.cc:2749] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:57.675683 18706 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:57.676524 18889 raft_consensus.cc:2468] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:57.677537 19088 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.677809 18929 leader_election.cc:304] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:57.690440 18815 raft_consensus.cc:2468] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:57.683717 19057 raft_consensus.cc:2804] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.693606 19057 raft_consensus.cc:697] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:57.693998 19086 consensus_queue.cc:1048] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.694556 19057 consensus_queue.cc:237] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.701478 19088 raft_consensus.cc:697] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:08:57.702538 19088 consensus_queue.cc:237] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.708070 19045 consensus_queue.cc:1048] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:57.709728 19007 raft_consensus.cc:359] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.713352 19007 raft_consensus.cc:385] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.713732 19007 raft_consensus.cc:740] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.714563 19007 consensus_queue.cc:260] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.717394 19007 ts_tablet_manager.cc:1434] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260713 09:08:57.707011 19172 consensus_queue.cc:1048] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:08:57.721307 19007 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.729338 19006 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.729857 19006 ts_tablet_manager.cc:1403] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.006s
I20260713 09:08:57.730916 19010 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.731369 19010 ts_tablet_manager.cc:1403] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.145s	user 0.018s	sys 0.020s
I20260713 09:08:57.732640 19006 raft_consensus.cc:359] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.733345 19006 raft_consensus.cc:385] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.733618 19006 raft_consensus.cc:740] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.729696 18635 catalog_manager.cc:5697] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.734078 19010 raft_consensus.cc:359] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.734237 19006 consensus_queue.cc:260] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.734743 19010 raft_consensus.cc:385] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.735030 19010 raft_consensus.cc:740] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.737361 19010 consensus_queue.cc:260] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:57.739156 19005 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.739616 19005 ts_tablet_manager.cc:1403] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.004s
I20260713 09:08:57.726996 19121 raft_consensus.cc:515] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.739687 19010 ts_tablet_manager.cc:1434] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:57.744697 19010 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: Bootstrap starting.
I20260713 09:08:57.744882 19006 ts_tablet_manager.cc:1434] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:57.742180 19005 raft_consensus.cc:359] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.745833 19005 raft_consensus.cc:385] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.746088 19005 raft_consensus.cc:740] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.746927 19121 leader_election.cc:290] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:57.748008 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:57.750669 19007 tablet_bootstrap.cc:654] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:57.751340 18930 leader_election.cc:343] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:57.753389 19006 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: Bootstrap starting.
I20260713 09:08:57.754002 19005 consensus_queue.cc:260] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:57.756176 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:57.759008 18814 raft_consensus.cc:3060] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:57.787413 19178 log.cc:927] Time spent T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260713 09:08:57.806989 18856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.1:35423, user_credentials={real_user=slave}} blocked reactor thread for 49026.8us
I20260713 09:08:57.809051 18814 raft_consensus.cc:2468] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:57.811272 19005 ts_tablet_manager.cc:1434] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.006s
I20260713 09:08:57.812204 19005 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:57.810415 18929 leader_election.cc:304] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [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: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:08:57.814124 19121 raft_consensus.cc:2804] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:57.814608 19174 consensus_queue.cc:1048] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.816262 19121 raft_consensus.cc:697] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:57.821429 19121 consensus_queue.cc:237] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.824050 19010 tablet_bootstrap.cc:654] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.826810 18638 catalog_manager.cc:5697] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.840530 19100 consensus_queue.cc:1048] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:57.891815 19100 consensus_queue.cc:1048] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:57.892333 19005 tablet_bootstrap.cc:654] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.897043 19006 tablet_bootstrap.cc:654] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.919627 19007 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:57.920262 19007 ts_tablet_manager.cc:1403] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.199s	user 0.021s	sys 0.007s
I20260713 09:08:57.932343 19007 raft_consensus.cc:359] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.933753 19007 raft_consensus.cc:385] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.934182 19007 raft_consensus.cc:740] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.935149 19007 consensus_queue.cc:260] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:57.941126 19007 ts_tablet_manager.cc:1434] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:08:57.944078 19007 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:57.941839 19100 consensus_queue.cc:1048] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:08:57.951404 19006 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: No bootstrap required, opened a new log
I20260713 09:08:57.951993 19006 ts_tablet_manager.cc:1403] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.017s
I20260713 09:08:57.954591 19006 raft_consensus.cc:359] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.957846 19010 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: No bootstrap required, opened a new log
I20260713 09:08:57.958603 19010 ts_tablet_manager.cc:1403] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent bootstrapping tablet: real 0.214s	user 0.045s	sys 0.031s
I20260713 09:08:57.961161 19010 raft_consensus.cc:359] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.961843 19010 raft_consensus.cc:385] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.962108 19010 raft_consensus.cc:740] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.963503 19006 raft_consensus.cc:385] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:57.963970 19006 raft_consensus.cc:740] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Initialized, Role: FOLLOWER
I20260713 09:08:57.958076 19007 tablet_bootstrap.cc:654] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:57.966269 19010 consensus_queue.cc:260] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.967350 19006 consensus_queue.cc:260] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:57.971204 19006 ts_tablet_manager.cc:1434] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:57.972870 19010 ts_tablet_manager.cc:1434] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260713 09:08:57.984185 19005 tablet_bootstrap.cc:492] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:57.984823 19005 ts_tablet_manager.cc:1403] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.010s
I20260713 09:08:57.997821 18638 catalog_manager.cc:5697] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.999991 18638 catalog_manager.cc:5697] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 1 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.004570 19057 consensus_queue.cc:1048] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:08:58.043915 19057 raft_consensus.cc:493] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.044610 19057 raft_consensus.cc:515] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.047734 19057 leader_election.cc:290] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:58.054440 19005 raft_consensus.cc:359] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:58.055696 19005 raft_consensus.cc:385] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:58.056119 19005 raft_consensus.cc:740] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.059298 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:58.061576 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
W20260713 09:08:58.063019 18929 leader_election.cc:343] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:58.067489 18930 leader_election.cc:343] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:58.067967 18930 leader_election.cc:304] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8; no voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:58.057241 19005 consensus_queue.cc:260] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:58.073016 19057 raft_consensus.cc:2749] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:58.075193 19007 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: No bootstrap required, opened a new log
I20260713 09:08:58.075690 19007 ts_tablet_manager.cc:1403] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.132s	user 0.037s	sys 0.018s
I20260713 09:08:58.077361 19193 consensus_queue.cc:1048] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:58.078348 19007 raft_consensus.cc:359] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.079454 19007 raft_consensus.cc:385] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:58.079721 19007 raft_consensus.cc:740] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.080583 19121 consensus_queue.cc:1048] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.080335 19007 consensus_queue.cc:260] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.082593 19005 ts_tablet_manager.cc:1434] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.097s	user 0.010s	sys 0.000s
I20260713 09:08:58.083874 19007 ts_tablet_manager.cc:1434] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:58.084244 19005 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: Bootstrap starting.
I20260713 09:08:58.091274 19176 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.091781 19176 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.093762 19176 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:58.094967 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:58.095422 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:58.095695 18813 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:58.096149 18887 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:58.097379 18706 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.098186 19176 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:58.098620 19176 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:58.099327 19176 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.102378 19005 tablet_bootstrap.cc:654] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:58.112002 19005 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: No bootstrap required, opened a new log
I20260713 09:08:58.112498 19005 ts_tablet_manager.cc:1403] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:08:58.115391 19005 raft_consensus.cc:359] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.116143 19005 raft_consensus.cc:385] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:58.116456 19005 raft_consensus.cc:740] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.116895 19045 raft_consensus.cc:493] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.117372 19045 raft_consensus.cc:515] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:58.117183 19005 consensus_queue.cc:260] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.119326 19045 leader_election.cc:290] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:58.119576 19005 ts_tablet_manager.cc:1434] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:58.119839 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbcc452a1924622aa8efc623e5768c1" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:58.120482 18813 raft_consensus.cc:2468] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:58.121089 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbcc452a1924622aa8efc623e5768c1" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:58.121533 18855 leader_election.cc:304] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.121707 18964 raft_consensus.cc:2468] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 0.
I20260713 09:08:58.123449 19045 raft_consensus.cc:2804] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:58.123711 19045 raft_consensus.cc:493] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:58.123917 19045 raft_consensus.cc:3060] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.132331 19176 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.133425 19045 raft_consensus.cc:515] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:58.138528 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbcc452a1924622aa8efc623e5768c1" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:58.138991 18813 raft_consensus.cc:3060] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.141018 19045 leader_election.cc:290] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:58.142939 19176 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:58.144955 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbcc452a1924622aa8efc623e5768c1" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:58.145521 18964 raft_consensus.cc:3060] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.145938 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:58.146508 18887 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.147796 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:58.148422 18815 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.148976 18813 raft_consensus.cc:2468] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:58.150357 18855 leader_election.cc:304] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.151381 19045 raft_consensus.cc:2804] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:58.151994 19045 raft_consensus.cc:697] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:58.153139 18887 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:58.152949 19045 consensus_queue.cc:237] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:08:58.153431 18964 raft_consensus.cc:2468] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:58.154814 18706 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.155778 19176 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:58.155962 18815 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:58.156332 19176 raft_consensus.cc:697] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:08:58.157269 19176 consensus_queue.cc:237] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.165719 19121 consensus_queue.cc:1048] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.165266 18637 catalog_manager.cc:5697] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.167213 19176 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.168888 18638 catalog_manager.cc:5697] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.171401 19176 raft_consensus.cc:493] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.172106 19176 raft_consensus.cc:515] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.175094 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:58.176105 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb558885d3bf4e808d0ffd98b007e6b6" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:58.176981 18815 raft_consensus.cc:2393] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88cdb16165e9479cadb8a5e23feb9955 in current term 1: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:58.178210 18706 leader_election.cc:304] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:58.179455 19113 raft_consensus.cc:3060] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.181092 19176 leader_election.cc:290] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:58.192902 19057 consensus_queue.cc:1048] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:58.201843 19113 raft_consensus.cc:2749] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:58.206542 19088 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:58.246670 19113 raft_consensus.cc:493] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.247246 19113 raft_consensus.cc:515] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.249255 19113 leader_election.cc:290] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:58.250252 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:58.250370 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:58.251220 18889 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:58.251220 18963 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 0.
I20260713 09:08:58.252599 18706 leader_election.cc:304] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.253367 19113 raft_consensus.cc:2804] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:58.253688 19113 raft_consensus.cc:493] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:58.253947 19113 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.258986 19113 raft_consensus.cc:515] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.260658 19113 leader_election.cc:290] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:08:58.261390 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:58.261667 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:58.261912 18889 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.262321 18963 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.266487 18889 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:58.267253 18963 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 1.
I20260713 09:08:58.267525 18706 leader_election.cc:304] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:58.268412 19113 raft_consensus.cc:2804] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:58.268816 19113 raft_consensus.cc:697] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:08:58.269645 19113 consensus_queue.cc:237] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.276733 18637 catalog_manager.cc:5697] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.331957 19057 consensus_queue.cc:1048] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.346158 19057 consensus_queue.cc:1048] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:58.467896 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
W20260713 09:08:58.485116 18930 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:08:58.490226 18930 consensus_peers.cc:597] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.496464 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.497910 16632 tablet_replica.cc:333] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.499179 16632 raft_consensus.cc:2243] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.499938 16632 pending_rounds.cc:70] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Trying to abort 1 pending ops.
I20260713 09:08:58.500190 16632 pending_rounds.cc:77] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992591503400960 op_type: NO_OP noop_request { }
I20260713 09:08:58.500519 16632 raft_consensus.cc:2889] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:58.500864 16632 raft_consensus.cc:2272] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.504091 16632 tablet_replica.cc:333] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.504686 16632 raft_consensus.cc:2243] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.505053 16632 raft_consensus.cc:2272] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.507916 16632 tablet_replica.cc:333] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.508460 16632 raft_consensus.cc:2243] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.508845 16632 raft_consensus.cc:2272] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.511219 16632 tablet_replica.cc:333] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.511782 16632 raft_consensus.cc:2243] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.512811 16632 raft_consensus.cc:2272] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.515056 16632 tablet_replica.cc:333] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.515748 16632 raft_consensus.cc:2243] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.516191 16632 raft_consensus.cc:2272] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.517081 18856 consensus_peers.cc:597] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.518726 16632 tablet_replica.cc:333] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.519582 16632 raft_consensus.cc:2243] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.520049 16632 raft_consensus.cc:2272] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.522553 16632 tablet_replica.cc:333] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.523280 16632 raft_consensus.cc:2243] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.523756 16632 raft_consensus.cc:2272] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.528326 16632 tablet_replica.cc:333] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.529074 16632 raft_consensus.cc:2243] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.529598 16632 raft_consensus.cc:2272] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.532007 16632 tablet_replica.cc:333] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.532542 16632 raft_consensus.cc:2243] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.532893 16632 raft_consensus.cc:2272] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.534574 16632 tablet_replica.cc:333] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.535214 16632 raft_consensus.cc:2243] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.535861 16632 raft_consensus.cc:2272] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.537705 16632 tablet_replica.cc:333] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.538275 16632 raft_consensus.cc:2243] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.538640 16632 raft_consensus.cc:2272] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.540357 16632 tablet_replica.cc:333] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.540985 16632 raft_consensus.cc:2243] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.541633 16632 pending_rounds.cc:70] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Trying to abort 1 pending ops.
I20260713 09:08:58.543285 16632 pending_rounds.cc:77] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992591959130112 op_type: NO_OP noop_request { }
I20260713 09:08:58.543668 16632 raft_consensus.cc:2889] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:58.543998 16632 raft_consensus.cc:2272] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.547475 16632 tablet_replica.cc:333] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.548343 16632 raft_consensus.cc:2243] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.549160 16632 raft_consensus.cc:2272] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.553953 16632 tablet_replica.cc:333] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.554728 16632 raft_consensus.cc:2243] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.555297 16632 raft_consensus.cc:2272] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.558118 16632 tablet_replica.cc:333] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.558816 16632 raft_consensus.cc:2243] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.559341 16632 raft_consensus.cc:2272] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.561383 16632 tablet_replica.cc:333] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.561878 16632 raft_consensus.cc:2243] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:58.561896 18930 consensus_peers.cc:597] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.562381 16632 raft_consensus.cc:2272] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.564230 16632 tablet_replica.cc:333] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.564956 16632 raft_consensus.cc:2243] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.565863 16632 raft_consensus.cc:2272] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.567660 16632 tablet_replica.cc:333] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: stopping tablet replica
I20260713 09:08:58.568123 16632 raft_consensus.cc:2243] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.568782 16632 raft_consensus.cc:2272] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.584831 18782 consensus_peers.cc:597] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.586396 19045 consensus_queue.cc:1048] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:58.589701 18930 consensus_peers.cc:597] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.624569 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
W20260713 09:08:58.624949 18782 consensus_peers.cc:597] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.625098 19095 consensus_queue.cc:1048] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:58.648626 18856 consensus_peers.cc:597] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.657215 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.662925 19216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.664423 19217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.665454 19219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.666093 16632 server_base.cc:1061] running on GCE node
I20260713 09:08:58.667876 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.668074 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.668288 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933738668268 us; error 0 us; skew 500 ppm
I20260713 09:08:58.668812 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.671934 16632 webserver.cc:533] Webserver started at http://127.16.62.1:44089/ using document root <none> and password file <none>
I20260713 09:08:58.672569 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.672786 16632 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:58.677718 16632 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260713 09:08:58.680181 18930 consensus_peers.cc:597] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.683377 19225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.684465 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:58.684808 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "88cdb16165e9479cadb8a5e23feb9955"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-h7ql"
I20260713 09:08:58.685123 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.698554 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.699841 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.701328 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.705852 19232 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:58.707403 18856 consensus_peers.cc:597] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.776777 18930 consensus_peers.cc:597] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.796016 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:58.796375 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.092s	user 0.002s	sys 0.003s
I20260713 09:08:58.796612 16632 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:58.800936 19232 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.820899 19232 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.821966 19232 tablet_bootstrap.cc:492] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.823009 19232 ts_tablet_manager.cc:1403] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260713 09:08:58.826059 19232 raft_consensus.cc:359] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.826733 19232 raft_consensus.cc:740] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.827477 19232 consensus_queue.cc:260] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.830565 19232 ts_tablet_manager.cc:1434] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:08:58.831266 19232 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.841157 19232 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.842063 19232 tablet_bootstrap.cc:492] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.842661 19232 ts_tablet_manager.cc:1403] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:58.844871 19232 raft_consensus.cc:359] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.845538 19232 raft_consensus.cc:740] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.846150 19232 consensus_queue.cc:260] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.847931 19232 ts_tablet_manager.cc:1434] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:58.848662 19232 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
W20260713 09:08:58.850237 18930 consensus_peers.cc:597] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.850931 18930 consensus_peers.cc:597] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.861591 19232 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.862571 19232 tablet_bootstrap.cc:492] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.863262 19232 ts_tablet_manager.cc:1403] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:08:58.864962 19232 raft_consensus.cc:359] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.865468 19232 raft_consensus.cc:740] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.865990 19232 consensus_queue.cc:260] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.867345 19232 ts_tablet_manager.cc:1434] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.867931 19232 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.877554 19232 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.878237 19232 tablet_bootstrap.cc:492] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.878715 19232 ts_tablet_manager.cc:1403] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:58.880396 19232 raft_consensus.cc:359] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.880946 19232 raft_consensus.cc:740] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.881460 19232 consensus_queue.cc:260] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.882944 19232 ts_tablet_manager.cc:1434] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.883342 16632 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:58.883615 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.087s	user 0.085s	sys 0.000s
I20260713 09:08:58.883663 19232 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.897253 19232 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.898350 19232 tablet_bootstrap.cc:492] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.899096 19232 ts_tablet_manager.cc:1403] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:58.901865 19232 raft_consensus.cc:359] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.902678 19232 raft_consensus.cc:740] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.903476 19232 consensus_queue.cc:260] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.905855 19232 ts_tablet_manager.cc:1434] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:58.906738 19232 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.923651 19232 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.924769 19232 tablet_bootstrap.cc:492] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.925441 19232 ts_tablet_manager.cc:1403] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:58.928726 19232 raft_consensus.cc:359] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.929607 19232 raft_consensus.cc:740] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.930449 19232 consensus_queue.cc:260] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.934002 19232 ts_tablet_manager.cc:1434] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:58.934834 19232 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.939767 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:35423
I20260713 09:08:58.939899 19295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:35423 every 8 connection(s)
I20260713 09:08:58.950572 19232 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.951426 19232 tablet_bootstrap.cc:492] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.951921 19232 ts_tablet_manager.cc:1403] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:08:58.953879 19232 raft_consensus.cc:359] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.954581 19232 raft_consensus.cc:740] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.955271 19232 consensus_queue.cc:260] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:58.957029 19296 heartbeater.cc:344] Connected to a master server at 127.16.62.62:35147
I20260713 09:08:58.957456 19296 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.957664 19232 ts_tablet_manager.cc:1434] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:58.958312 19296 heartbeater.cc:507] Master 127.16.62.62:35147 requested a full tablet report, sending...
I20260713 09:08:58.958429 19232 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.965692 18637 ts_manager.cc:194] Re-registered known tserver with Master: 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:58.970582 19232 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.971477 19232 tablet_bootstrap.cc:492] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.972007 19232 ts_tablet_manager.cc:1403] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:58.974575 19232 raft_consensus.cc:359] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.975620 19232 raft_consensus.cc:740] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.976387 19232 consensus_queue.cc:260] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:58.978296 19232 ts_tablet_manager.cc:1434] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:58.979190 19232 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:58.981999 18637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60684
I20260713 09:08:58.986094 19296 heartbeater.cc:499] Master 127.16.62.62:35147 was elected leader, sending a full tablet report...
W20260713 09:08:58.988425 18930 consensus_peers.cc:597] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.994323 19232 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.995325 19232 tablet_bootstrap.cc:492] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:58.995988 19232 ts_tablet_manager.cc:1403] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:08:58.998294 19232 raft_consensus.cc:359] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:58.998961 19232 raft_consensus.cc:740] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.999621 19232 consensus_queue.cc:260] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.001641 19232 ts_tablet_manager.cc:1434] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:08:59.002410 19232 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.017153 19232 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.018151 19232 tablet_bootstrap.cc:492] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.018754 19232 ts_tablet_manager.cc:1403] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:08:59.021045 19232 raft_consensus.cc:359] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.021736 19232 raft_consensus.cc:740] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.022423 19232 consensus_queue.cc:260] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.024811 19232 ts_tablet_manager.cc:1434] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:59.025660 19232 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.037381 19232 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.038138 19232 tablet_bootstrap.cc:492] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.038654 19232 ts_tablet_manager.cc:1403] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:59.040352 19232 raft_consensus.cc:359] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.040793 19232 raft_consensus.cc:740] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.041246 19232 consensus_queue.cc:260] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.042563 19232 ts_tablet_manager.cc:1434] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:59.043483 19232 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.055573 19232 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.056314 19232 tablet_bootstrap.cc:492] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.056825 19232 ts_tablet_manager.cc:1403] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:08:59.058379 19232 raft_consensus.cc:359] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.058851 19232 raft_consensus.cc:740] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.059423 19232 consensus_queue.cc:260] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.061105 19232 ts_tablet_manager.cc:1434] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:59.062124 19232 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.075769 19232 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:59.076773 19232 tablet_bootstrap.cc:492] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.077291 19232 ts_tablet_manager.cc:1403] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:59.079058 19232 raft_consensus.cc:359] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.079731 19232 raft_consensus.cc:740] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.080328 19232 consensus_queue.cc:260] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.082002 19232 ts_tablet_manager.cc:1434] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:59.082803 19232 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.111681 19232 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.113124 19232 tablet_bootstrap.cc:492] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.113814 19232 ts_tablet_manager.cc:1403] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260713 09:08:59.116199 19232 raft_consensus.cc:359] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.117084 19232 raft_consensus.cc:740] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.117903 19232 consensus_queue.cc:260] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.123984 19232 ts_tablet_manager.cc:1434] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:59.124897 19232 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.146605 19232 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:59.147858 19232 tablet_bootstrap.cc:492] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.148638 19232 ts_tablet_manager.cc:1403] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260713 09:08:59.151105 19232 raft_consensus.cc:359] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.151984 19232 raft_consensus.cc:740] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.152777 19232 consensus_queue.cc:260] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.155140 19232 ts_tablet_manager.cc:1434] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:59.155949 19232 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.179910 19232 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.180845 19232 tablet_bootstrap.cc:492] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.181398 19232 ts_tablet_manager.cc:1403] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260713 09:08:59.183568 19232 raft_consensus.cc:359] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.184160 19232 raft_consensus.cc:740] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.184744 19232 consensus_queue.cc:260] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.186195 19232 ts_tablet_manager.cc:1434] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:59.187299 19232 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.200593 19232 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.201603 19232 tablet_bootstrap.cc:492] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.202308 19232 ts_tablet_manager.cc:1403] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:08:59.204924 19232 raft_consensus.cc:359] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.205907 19232 raft_consensus.cc:740] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.206702 19232 consensus_queue.cc:260] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.208334 19232 ts_tablet_manager.cc:1434] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:59.208976 19232 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap starting.
I20260713 09:08:59.221668 19232 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:59.222647 19232 tablet_bootstrap.cc:492] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Bootstrap complete.
I20260713 09:08:59.223351 19232 ts_tablet_manager.cc:1403] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 09:08:59.225526 19232 raft_consensus.cc:359] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.226042 19232 raft_consensus.cc:740] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.226609 19232 consensus_queue.cc:260] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.228451 19232 ts_tablet_manager.cc:1434] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:59.709532 19057 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.710119 19057 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.712431 19057 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.712105 19313 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.713605 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:59.713550 19313 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.714301 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.714922 18889 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:59.714952 19270 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:59.715981 19313 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.716463 18929 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:59.717694 19057 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:59.717898 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:59.718124 19057 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.718153 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.718853 19057 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.719054 19270 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:59.720338 18856 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [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: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:59.721170 19313 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:59.721560 19313 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.721943 19313 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.725479 19057 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.726576 18963 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 in current term 2: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:59.727903 19313 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.728370 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:59.728235 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:08:59.727916 19057 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 2 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.729245 18889 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cc226c25e97a4e488e7a7e76e57b01d8 in current term 2: Already voted for candidate eee1f76c9b864a0ea051f8954a147cb4 in this term.
I20260713 09:08:59.729979 19313 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.730116 19270 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.730747 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:59.731576 18964 raft_consensus.cc:2393] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 in current term 2: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:08:59.731609 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:59.733172 18856 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [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: eee1f76c9b864a0ea051f8954a147cb4; no voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:08:59.733982 19313 raft_consensus.cc:2749] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:59.736097 19270 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 2.
I20260713 09:08:59.737191 18930 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [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: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:59.737969 19057 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.738413 19057 raft_consensus.cc:697] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:08:59.739065 19057 consensus_queue.cc:237] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.746188 18638 catalog_manager.cc:5697] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 1 to 2, leader changed from 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1) to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.804574 19174 raft_consensus.cc:493] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.805094 19174 raft_consensus.cc:515] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.806694 19174 leader_election.cc:290] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.807525 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:08:59.807863 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.808207 18964 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:59.808708 19270 raft_consensus.cc:2410] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:08:59.809325 18856 leader_election.cc:304] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [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: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:59.810117 19174 raft_consensus.cc:2804] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:59.810433 19174 raft_consensus.cc:493] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.810797 19174 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.816005 19174 raft_consensus.cc:515] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.817734 19174 leader_election.cc:290] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:08:59.818594 19174 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.818586 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:08:59.818953 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1798250ed2d1408ebc58fa8aa785e8af" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:59.819540 19270 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.819344 19174 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.819476 18964 raft_consensus.cc:3060] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.822151 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.822278 19174 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:59.823081 19269 raft_consensus.cc:2468] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:08:59.824318 18856 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [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: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:59.824769 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:59.825259 19174 raft_consensus.cc:2804] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:59.825683 19174 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.826081 19174 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.827585 18964 raft_consensus.cc:2468] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 2.
I20260713 09:08:59.827973 19270 raft_consensus.cc:2410] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:08:59.828896 18856 leader_election.cc:304] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc226c25e97a4e488e7a7e76e57b01d8, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:08:59.830408 19322 raft_consensus.cc:2804] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.831115 19322 raft_consensus.cc:697] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:59.831954 19322 consensus_queue.cc:237] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER 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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:08:59.833464 19174 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.835358 19174 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:59.836485 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:08:59.837175 19270 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.838932 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:08:59.844333 19270 raft_consensus.cc:2468] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 2.
I20260713 09:08:59.845455 18856 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [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: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:08:59.846153 19322 raft_consensus.cc:2804] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.846616 19322 raft_consensus.cc:697] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:08:59.847447 19322 consensus_queue.cc:237] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.847194 18638 catalog_manager.cc:5697] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 1 to 2, leader changed from 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1) to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.860379 18638 catalog_manager.cc:5697] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 1 to 2, leader changed from 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1) to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:59.955286 19212 raft_consensus.cc:493] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.955826 19212 raft_consensus.cc:515] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:08:59.958098 19212 leader_election.cc:290] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:08:59.958824 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.959707 19270 raft_consensus.cc:2393] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in current term 2: Already voted for candidate eee1f76c9b864a0ea051f8954a147cb4 in this term.
I20260713 09:08:59.959568 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7990520c056141eb94806361bff35dea" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:08:59.961030 18781 leader_election.cc:304] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [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: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:08:59.961784 19212 raft_consensus.cc:3060] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.966969 19212 raft_consensus.cc:2749] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:59.994959 19057 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:08:59.995517 19057 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:08:59.997571 19057 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:08:59.998193 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:08:59.998589 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:08:59.998931 19270 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 1.
I20260713 09:08:59.999980 18930 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [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: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: 
I20260713 09:09:00.000672 19057 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:00.001170 19057 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:09:00.001677 19057 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.002621 19212 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:09:00.003250 19212 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:00.004985 19212 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:09:00.005894 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" is_pre_election: true
I20260713 09:09:00.006145 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:09:00.006718 19270 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 1.
I20260713 09:09:00.008220 18782 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:00.008116 19057 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:00.009193 19212 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:00.009562 18964 raft_consensus.cc:2393] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in current term 2: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:09:00.009763 19212 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88cdb16165e9479cadb8a5e23feb9955)
I20260713 09:09:00.010218 19212 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.011300 19057 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [CANDIDATE]: Term 2 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:00.011870 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:00.011538 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:09:00.012688 19270 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.017277 19212 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:00.018646 18815 raft_consensus.cc:2393] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cc226c25e97a4e488e7a7e76e57b01d8 in current term 2: Already voted for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in this term.
I20260713 09:09:00.019483 19270 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc226c25e97a4e488e7a7e76e57b01d8 in term 2.
I20260713 09:09:00.020274 19212 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423)
I20260713 09:09:00.021183 18930 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [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: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8; no voters: c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:09:00.022439 19057 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.023425 19057 raft_consensus.cc:697] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Becoming Leader. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:00.023375 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:09:00.023208 18964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:00.024696 19269 raft_consensus.cc:2393] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in current term 2: Already voted for candidate cc226c25e97a4e488e7a7e76e57b01d8 in this term.
I20260713 09:09:00.024830 19057 consensus_queue.cc:237] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:00.026314 18782 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [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: c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 88cdb16165e9479cadb8a5e23feb9955, cc226c25e97a4e488e7a7e76e57b01d8
I20260713 09:09:00.027019 19212 raft_consensus.cc:2749] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:00.034361 18638 catalog_manager.cc:5697] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 reported cstate change: term changed from 1 to 2, leader changed from 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1) to cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4). New cstate: current_term: 2 leader_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.138741 19322 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.139297 19322 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.141225 19322 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:00.142128 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955" is_pre_election: true
I20260713 09:09:00.142223 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:09:00.142994 18815 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 1.
I20260713 09:09:00.143055 19269 raft_consensus.cc:2410] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:09:00.144008 18855 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [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: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:09:00.144665 19322 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:00.145013 19322 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.145390 19322 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.150672 19322 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.152499 19322 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:00.153313 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:09:00.153512 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "eee1f76c9b864a0ea051f8954a147cb4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:00.153968 19269 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.154121 18815 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.162670 18815 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee1f76c9b864a0ea051f8954a147cb4 in term 2.
I20260713 09:09:00.162992 19269 raft_consensus.cc:2410] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eee1f76c9b864a0ea051f8954a147cb4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:09:00.164317 18855 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:09:00.165285 19322 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.165776 19322 raft_consensus.cc:697] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Becoming Leader. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:09:00.166538 19322 consensus_queue.cc:237] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Queue going to LEADER 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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.174081 18638 catalog_manager.cc:5697] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 reported cstate change: term changed from 1 to 2, leader changed from 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1) to eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "eee1f76c9b864a0ea051f8954a147cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.186718 19270 raft_consensus.cc:1275] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer cc226c25e97a4e488e7a7e76e57b01d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.188369 19057 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.199781 18889 raft_consensus.cc:1275] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Refusing update from remote peer cc226c25e97a4e488e7a7e76e57b01d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.201270 19122 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.238759 19269 raft_consensus.cc:1275] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer eee1f76c9b864a0ea051f8954a147cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:09:00.239219 19269 pending_rounds.cc:85] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Aborting all ops after (but not including) 0
I20260713 09:09:00.239405 19269 pending_rounds.cc:107] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:00.239567 19269 raft_consensus.cc:2889] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:00.240940 19322 consensus_queue.cc:1048] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.250888 18964 raft_consensus.cc:1275] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Refusing update from remote peer eee1f76c9b864a0ea051f8954a147cb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:00.253247 19174 consensus_queue.cc:1048] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.386376 18815 raft_consensus.cc:1275] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Refusing update from remote peer eee1f76c9b864a0ea051f8954a147cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.387753 19174 consensus_queue.cc:1048] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.397167 19269 raft_consensus.cc:1275] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer eee1f76c9b864a0ea051f8954a147cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.399945 19174 consensus_queue.cc:1048] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.465178 18815 raft_consensus.cc:1275] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Refusing update from remote peer cc226c25e97a4e488e7a7e76e57b01d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.466831 19121 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:00.476239 19269 raft_consensus.cc:1275] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer cc226c25e97a4e488e7a7e76e57b01d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.478585 19057 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.559747 19329 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.560230 19329 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.562258 19329 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:09:00.574121 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" is_pre_election: true
I20260713 09:09:00.574793 18815 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:00.575428 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4" is_pre_election: true
I20260713 09:09:00.575846 19228 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:00.576753 19329 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:00.577103 19329 raft_consensus.cc:493] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.577561 19329 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.583235 19329 raft_consensus.cc:515] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.585011 19329 leader_election.cc:290] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 3 election: Requested vote from peers c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:09:00.585886 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:00.586030 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fdac49c53a474a8e5b65fc0ff28aab" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:00.586542 18815 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.591233 18815 raft_consensus.cc:2468] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 3.
I20260713 09:09:00.592303 19228 leader_election.cc:304] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: eee1f76c9b864a0ea051f8954a147cb4
I20260713 09:09:00.593009 19329 raft_consensus.cc:2804] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:00.594111 19329 raft_consensus.cc:697] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:00.594777 19329 consensus_queue.cc:237] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.604018 18638 catalog_manager.cc:5697] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 2 to 3, leader changed from eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 3 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.657410 18815 raft_consensus.cc:1240] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Rejecting Update request from peer eee1f76c9b864a0ea051f8954a147cb4 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:00.658757 19338 consensus_queue.cc:1059] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.659677 19322 raft_consensus.cc:3055] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:00.660110 19322 raft_consensus.cc:740] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:09:00.660828 19322 consensus_queue.cc:260] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:00.661835 19322 raft_consensus.cc:3060] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.020839 18815 raft_consensus.cc:1275] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:01.023645 19329 consensus_queue.cc:1048] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.047976 18889 raft_consensus.cc:1275] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:01.049959 19356 consensus_queue.cc:1048] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.050732 19356 consensus_queue.cc:1243] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Peer eee1f76c9b864a0ea051f8954a147cb4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:09:01.055833 18889 pending_rounds.cc:85] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Aborting all ops after (but not including) 0
I20260713 09:09:01.056236 18889 pending_rounds.cc:107] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:09:01.056572 18889 raft_consensus.cc:2889] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:08.944695 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:08.977293 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015351724695451f88e874636b7e76ce"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:08.978258 18963 raft_consensus.cc:606] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Received request to transfer leadership to TS 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:09:08.981178 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05bc12532381464789c1dac237c039e8"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:08.981750 18963 raft_consensus.cc:606] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Received request to transfer leadership to TS 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:09:08.995671 18889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8"
dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
mode: GRACEFUL
new_leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:33450
I20260713 09:09:08.996619 18889 raft_consensus.cc:606] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Received request to transfer leadership to TS c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:09:09.000290 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:09.000929 18963 raft_consensus.cc:606] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Received request to transfer leadership to TS 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:09:09.004225 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:09.004910 18963 raft_consensus.cc:606] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Received request to transfer leadership to TS c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:09:09.007510 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef6b1202da374625926c29cc939b0267"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:09.008111 18963 raft_consensus.cc:606] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Received request to transfer leadership to TS 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:09:09.009617 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:09:09.010392 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:09.180465 19365 raft_consensus.cc:993] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.181042 19367 raft_consensus.cc:1081] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Signalling peer 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.182910 19270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015351724695451f88e874636b7e76ce"
dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:51336
I20260713 09:09:09.183404 19270 raft_consensus.cc:493] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.183704 19270 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.188807 19270 raft_consensus.cc:515] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.190784 19270 leader_election.cc:290] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 3 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:09.191869 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:09.192502 18815 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.198813 18815 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 3.
I20260713 09:09:09.200385 19228 leader_election.cc:304] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:09.201377 19369 raft_consensus.cc:2804] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:09.203115 19369 raft_consensus.cc:697] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:09.204766 19369 consensus_queue.cc:237] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.204977 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015351724695451f88e874636b7e76ce" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:09.205724 18963 raft_consensus.cc:3055] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:09.206028 18963 raft_consensus.cc:740] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:09.206897 18963 consensus_queue.cc:260] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.208078 18963 raft_consensus.cc:3060] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.214864 18963 raft_consensus.cc:2468] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 3.
I20260713 09:09:09.214785 18638 catalog_manager.cc:5697] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 2 to 3, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 3 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.218750 19372 raft_consensus.cc:993] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: : Instructing follower c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:09.219445 19368 raft_consensus.cc:1081] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Signalling peer c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:09.221084 18815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8"
dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:09:09.221657 18815 raft_consensus.cc:493] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.222049 18815 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.230867 18815 raft_consensus.cc:515] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:09.234089 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:09:09.233633 18815 leader_election.cc:290] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:09:09.234360 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1201405de88a4585ac0c05687d0e4ff8" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:09.234740 19270 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.235322 18887 raft_consensus.cc:3055] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.235715 18887 raft_consensus.cc:740] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:09:09.236586 18887 consensus_queue.cc:260] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:09.238083 18887 raft_consensus.cc:3060] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.242341 19270 raft_consensus.cc:2468] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:09.245141 18782 leader_election.cc:304] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:09.246107 19366 raft_consensus.cc:2804] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.246119 18887 raft_consensus.cc:2468] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:09.247781 19366 raft_consensus.cc:697] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:09:09.248813 19366 consensus_queue.cc:237] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:09.257136 18638 catalog_manager.cc:5697] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 1 to 2, leader changed from eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3) to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.296217 19367 raft_consensus.cc:993] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.296844 19365 raft_consensus.cc:1081] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Signalling peer 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.298357 19270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05bc12532381464789c1dac237c039e8"
dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:51336
I20260713 09:09:09.298848 19270 raft_consensus.cc:493] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.299153 19270 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.304459 19270 raft_consensus.cc:515] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:09.306027 19270 leader_election.cc:290] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 3 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:09:09.306874 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:09.307318 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bc12532381464789c1dac237c039e8" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:09.307521 18887 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.307876 18963 raft_consensus.cc:3055] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:09.308203 18963 raft_consensus.cc:740] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:09.309005 18963 consensus_queue.cc:260] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:09.310003 18963 raft_consensus.cc:3060] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.312602 18887 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 3.
I20260713 09:09:09.314031 19228 leader_election.cc:304] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [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: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:09:09.314891 19369 raft_consensus.cc:2804] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:09.315436 19369 raft_consensus.cc:697] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:09.316561 18963 raft_consensus.cc:2468] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 3.
I20260713 09:09:09.316411 19369 consensus_queue.cc:237] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:09.324275 18638 catalog_manager.cc:5697] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 2 to 3, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 3 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.365871 19385 raft_consensus.cc:993] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.366475 19367 raft_consensus.cc:1081] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Signalling peer 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.367981 19270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81"
dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:51336
I20260713 09:09:09.368480 19270 raft_consensus.cc:493] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.368798 19270 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.373353 19270 raft_consensus.cc:515] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.374883 19270 leader_election.cc:290] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:09.375972 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:09.376031 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39114ee314d64678b6ef0c4f4fc0cd81" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:09.376654 18963 raft_consensus.cc:3055] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.376803 18815 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.376973 18963 raft_consensus.cc:740] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:09.377816 18963 consensus_queue.cc:260] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.378870 18963 raft_consensus.cc:3060] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.381490 18815 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:09.382719 19228 leader_election.cc:304] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:09.383647 19369 raft_consensus.cc:2804] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.384231 19369 raft_consensus.cc:697] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:09.385008 18963 raft_consensus.cc:2468] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:09.385301 19369 consensus_queue.cc:237] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.393273 18638 catalog_manager.cc:5697] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 1 to 2, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.475715 19385 raft_consensus.cc:993] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:09.476341 19367 raft_consensus.cc:1081] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Signalling peer c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:09.477828 18815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258"
dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:42114
I20260713 09:09:09.478416 18815 raft_consensus.cc:493] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.478734 18815 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.483680 18815 raft_consensus.cc:515] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:09:09.485651 18815 leader_election.cc:290] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:09:09.486481 18887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:09.486603 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601840c4aa2d41bca98d90e5bd888258" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:09.487262 18887 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.487426 18963 raft_consensus.cc:3055] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.487895 18963 raft_consensus.cc:740] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:09.488723 18963 consensus_queue.cc:260] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [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: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:09:09.489792 18963 raft_consensus.cc:3060] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.491920 18887 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:09.493036 18781 leader_election.cc:304] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88ddd596e6747e3af3c4a2fa2b0aa76, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:09:09.493867 19366 raft_consensus.cc:2804] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.494328 19366 raft_consensus.cc:697] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:09:09.495373 19366 consensus_queue.cc:237] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } }
I20260713 09:09:09.496901 18963 raft_consensus.cc:2468] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:09.503019 19385 raft_consensus.cc:993] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.503583 19367 raft_consensus.cc:1081] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Signalling peer 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:09.504978 19270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef6b1202da374625926c29cc939b0267"
dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:51336
I20260713 09:09:09.505492 19270 raft_consensus.cc:493] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.505826 19270 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.506028 18638 catalog_manager.cc:5697] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 1 to 2, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.510977 19270 raft_consensus.cc:515] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.512667 19270 leader_election.cc:290] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Requested vote from peers cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737), c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943)
I20260713 09:09:09.513548 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:09.513882 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6b1202da374625926c29cc939b0267" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
I20260713 09:09:09.514205 18963 raft_consensus.cc:3055] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.514387 18815 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.515377 18963 raft_consensus.cc:740] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:09.516203 18963 consensus_queue.cc:260] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [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: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.517441 18963 raft_consensus.cc:3060] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.520924 18815 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:09.521965 19228 leader_election.cc:304] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:09.522656 19369 raft_consensus.cc:2804] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.523126 19369 raft_consensus.cc:697] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:09.523861 18963 raft_consensus.cc:2468] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:09.524012 19369 consensus_queue.cc:237] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } }
I20260713 09:09:09.531219 18638 catalog_manager.cc:5697] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 1 to 2, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.626376 18815 raft_consensus.cc:1275] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.627597 19369 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.633260 18963 raft_consensus.cc:1275] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.634948 19369 consensus_queue.cc:1048] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.665473 19270 raft_consensus.cc:1275] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.666950 19366 consensus_queue.cc:1048] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.676678 18887 raft_consensus.cc:1275] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.678534 19383 consensus_queue.cc:1048] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:09.885254 18889 raft_consensus.cc:1275] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.886871 19394 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.896392 18964 raft_consensus.cc:1275] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.898321 19376 consensus_queue.cc:1048] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.901089 18964 raft_consensus.cc:1275] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.907599 19366 consensus_queue.cc:1048] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:09.911741 18815 raft_consensus.cc:1275] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.913035 19376 consensus_queue.cc:1048] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.924690 18887 raft_consensus.cc:1275] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.927187 19382 consensus_queue.cc:1048] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:09.944168 18964 raft_consensus.cc:1275] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.946255 18813 raft_consensus.cc:1275] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.948138 19369 consensus_queue.cc:1048] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.951771 19369 consensus_queue.cc:1048] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.954264 18964 raft_consensus.cc:1275] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.956647 19369 consensus_queue.cc:1048] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.011425 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:10.027499 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:10.045939 18889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54da4485da85422599c46b12d6019f65"
dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
mode: GRACEFUL
new_leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:33450
I20260713 09:09:10.046528 18889 raft_consensus.cc:606] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Received request to transfer leadership to TS c88ddd596e6747e3af3c4a2fa2b0aa76
I20260713 09:09:10.049733 18963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d"
dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
mode: GRACEFUL
new_leader_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:54958
I20260713 09:09:10.050256 18963 raft_consensus.cc:606] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Received request to transfer leadership to TS 88cdb16165e9479cadb8a5e23feb9955
I20260713 09:09:10.051688 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:10.052451 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:10.119532 19399 raft_consensus.cc:993] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: : Instructing follower c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:10.119997 19368 raft_consensus.cc:1081] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Signalling peer c88ddd596e6747e3af3c4a2fa2b0aa76 to start an election
I20260713 09:09:10.121459 18815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54da4485da85422599c46b12d6019f65"
dest_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:09:10.121856 18815 raft_consensus.cc:493] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.122087 18815 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.126333 18815 raft_consensus.cc:515] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:10.127832 18815 leader_election.cc:290] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Requested vote from peers 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423), eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931)
I20260713 09:09:10.128580 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
I20260713 09:09:10.128885 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54da4485da85422599c46b12d6019f65" candidate_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:10.129211 19270 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.129426 18889 raft_consensus.cc:3055] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:10.129814 18889 raft_consensus.cc:740] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eee1f76c9b864a0ea051f8954a147cb4, State: Running, Role: LEADER
I20260713 09:09:10.130633 18889 consensus_queue.cc:260] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [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: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:10.131937 18889 raft_consensus.cc:3060] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.136446 19270 raft_consensus.cc:2468] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:10.137529 18782 leader_election.cc:304] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, c88ddd596e6747e3af3c4a2fa2b0aa76; no voters: 
I20260713 09:09:10.138259 19366 raft_consensus.cc:2804] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:10.138784 19366 raft_consensus.cc:697] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Becoming Leader. State: Replica: c88ddd596e6747e3af3c4a2fa2b0aa76, State: Running, Role: LEADER
I20260713 09:09:10.138917 18889 raft_consensus.cc:2468] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88ddd596e6747e3af3c4a2fa2b0aa76 in term 2.
I20260713 09:09:10.139890 19366 consensus_queue.cc:237] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } }
I20260713 09:09:10.149103 18638 catalog_manager.cc:5697] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 reported cstate change: term changed from 1 to 2, leader changed from eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3) to c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88ddd596e6747e3af3c4a2fa2b0aa76" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.451014 19367 raft_consensus.cc:993] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: : Instructing follower 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:10.451514 19367 raft_consensus.cc:1081] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Signalling peer 88cdb16165e9479cadb8a5e23feb9955 to start an election
I20260713 09:09:10.453058 19269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d"
dest_uuid: "88cdb16165e9479cadb8a5e23feb9955"
 from {username='slave'} at 127.0.0.1:51336
I20260713 09:09:10.453547 19269 raft_consensus.cc:493] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.453832 19269 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.458570 19269 raft_consensus.cc:515] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:10.460359 19269 leader_election.cc:290] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Requested vote from peers eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931), cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4:46737)
I20260713 09:09:10.461181 18889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee1f76c9b864a0ea051f8954a147cb4"
I20260713 09:09:10.461372 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc408b2a545f461586c44ab0a3d7492d" candidate_uuid: "88cdb16165e9479cadb8a5e23feb9955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc226c25e97a4e488e7a7e76e57b01d8"
I20260713 09:09:10.461858 18889 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.461905 18963 raft_consensus.cc:3055] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:10.462296 18963 raft_consensus.cc:740] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc226c25e97a4e488e7a7e76e57b01d8, State: Running, Role: LEADER
I20260713 09:09:10.462934 18963 consensus_queue.cc:260] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [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: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:10.463886 18963 raft_consensus.cc:3060] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.466344 18889 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:10.467586 19228 leader_election.cc:304] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88cdb16165e9479cadb8a5e23feb9955, eee1f76c9b864a0ea051f8954a147cb4; no voters: 
I20260713 09:09:10.468427 19376 raft_consensus.cc:2804] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:10.468926 19376 raft_consensus.cc:697] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Becoming Leader. State: Replica: 88cdb16165e9479cadb8a5e23feb9955, State: Running, Role: LEADER
I20260713 09:09:10.470144 18963 raft_consensus.cc:2468] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88cdb16165e9479cadb8a5e23feb9955 in term 2.
I20260713 09:09:10.469871 19376 consensus_queue.cc:237] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } }
I20260713 09:09:10.478423 18638 catalog_manager.cc:5697] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 reported cstate change: term changed from 1 to 2, leader changed from cc226c25e97a4e488e7a7e76e57b01d8 (127.16.62.4) to 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "88cdb16165e9479cadb8a5e23feb9955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:10.572781 19269 raft_consensus.cc:1275] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.573917 19366 consensus_queue.cc:1048] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88cdb16165e9479cadb8a5e23feb9955" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 35423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.584043 18889 raft_consensus.cc:1275] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Refusing update from remote peer c88ddd596e6747e3af3c4a2fa2b0aa76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.586104 19366 consensus_queue.cc:1048] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.897388 18963 raft_consensus.cc:1275] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.898931 19376 consensus_queue.cc:1048] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc226c25e97a4e488e7a7e76e57b01d8" member_type: VOTER last_known_addr { host: "127.16.62.4" port: 46737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.912346 18889 raft_consensus.cc:1275] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Refusing update from remote peer 88cdb16165e9479cadb8a5e23feb9955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.915055 19376 consensus_queue.cc:1048] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee1f76c9b864a0ea051f8954a147cb4" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:11.053730 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:11.080284 16632 tablet_server.cc:179] TabletServer@127.16.62.1:35423 shutting down...
W20260713 09:09:11.116482 18782 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260713 09:09:11.127424 18782 consensus_peers.cc:597] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.130496 18782 consensus_peers.cc:597] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.132236 18782 consensus_peers.cc:597] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.139542 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.141039 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.142212 16632 raft_consensus.cc:2243] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.144483 16632 raft_consensus.cc:2272] T 015351724695451f88e874636b7e76ce P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.148581 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.149955 16632 raft_consensus.cc:2243] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.150641 16632 raft_consensus.cc:2272] T 1201405de88a4585ac0c05687d0e4ff8 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.153635 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.154438 16632 raft_consensus.cc:2243] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.155460 16632 raft_consensus.cc:2272] T 43fdac49c53a474a8e5b65fc0ff28aab P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.157832 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.158530 16632 raft_consensus.cc:2243] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.159149 16632 raft_consensus.cc:2272] T dd37d1627e1342f4b826c21a548260c8 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.161315 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.162142 16632 raft_consensus.cc:2243] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.162638 16632 raft_consensus.cc:2272] T 90e9eaebc7d64efe9956c455e0238009 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.165120 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.166287 16632 raft_consensus.cc:2243] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.167182 16632 raft_consensus.cc:2272] T 7990520c056141eb94806361bff35dea P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:11.169960 18782 consensus_peers.cc:597] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.170177 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.171026 16632 raft_consensus.cc:2243] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.172518 16632 raft_consensus.cc:2272] T ef6b1202da374625926c29cc939b0267 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.175918 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.176714 16632 raft_consensus.cc:2243] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.177244 16632 raft_consensus.cc:2272] T 53a99c294365493fa541e99d7166b80c P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.179566 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.180226 16632 raft_consensus.cc:2243] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.180670 16632 raft_consensus.cc:2272] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.183230 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.183734 16632 raft_consensus.cc:2243] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.184312 16632 raft_consensus.cc:2272] T 54da4485da85422599c46b12d6019f65 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.187577 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.188163 16632 raft_consensus.cc:2243] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.189400 16632 raft_consensus.cc:2272] T fc408b2a545f461586c44ab0a3d7492d P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.192626 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.193217 16632 raft_consensus.cc:2243] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.193662 16632 raft_consensus.cc:2272] T c4b02d73409d4abfb171249a8b413b9e P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.195698 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.196213 16632 raft_consensus.cc:2243] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.196664 16632 raft_consensus.cc:2272] T a6d9069f5dc547df91616534cfc889e6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.198745 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.199386 16632 raft_consensus.cc:2243] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.199929 16632 raft_consensus.cc:2272] T 1798250ed2d1408ebc58fa8aa785e8af P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.202016 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.202570 16632 raft_consensus.cc:2243] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.203094 16632 raft_consensus.cc:2272] T bb558885d3bf4e808d0ffd98b007e6b6 P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.205317 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.205865 16632 raft_consensus.cc:2243] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.207232 16632 raft_consensus.cc:2272] T 39114ee314d64678b6ef0c4f4fc0cd81 P 88cdb16165e9479cadb8a5e23feb9955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.209882 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.210523 16632 raft_consensus.cc:2243] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.211210 16632 raft_consensus.cc:2272] T 7db4196496e04baa855a057fe80db77b P 88cdb16165e9479cadb8a5e23feb9955 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:11.212215 18856 consensus_peers.cc:597] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.213589 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:11.214181 16632 raft_consensus.cc:2243] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.215363 16632 raft_consensus.cc:2272] T 05bc12532381464789c1dac237c039e8 P 88cdb16165e9479cadb8a5e23feb9955 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:11.223488 18856 consensus_peers.cc:597] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.262717 16632 tablet_server.cc:196] TabletServer@127.16.62.1:35423 shutdown complete.
W20260713 09:09:11.274955 18930 consensus_peers.cc:597] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.302999 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:09:11.321473 18855 consensus_peers.cc:597] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.338197 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.339262 16632 tablet_replica.cc:333] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.340294 16632 raft_consensus.cc:2243] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.340830 16632 raft_consensus.cc:2272] T 43fdac49c53a474a8e5b65fc0ff28aab P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.343796 16632 tablet_replica.cc:333] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.344651 16632 raft_consensus.cc:2243] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.345376 16632 raft_consensus.cc:2272] T bfbcc452a1924622aa8efc623e5768c1 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:11.346937 18930 consensus_peers.cc:597] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.348587 16632 tablet_replica.cc:333] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.349474 16632 raft_consensus.cc:2243] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.350183 16632 raft_consensus.cc:2272] T 0688faafeb324ddc89bd94ad06bd5be2 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.352591 16632 tablet_replica.cc:333] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.353210 16632 raft_consensus.cc:2243] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.353860 16632 raft_consensus.cc:2272] T 90e9eaebc7d64efe9956c455e0238009 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.356024 16632 tablet_replica.cc:333] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.356576 16632 raft_consensus.cc:2243] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.357086 16632 raft_consensus.cc:2272] T c4b02d73409d4abfb171249a8b413b9e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.359457 16632 tablet_replica.cc:333] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.360033 16632 raft_consensus.cc:2243] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.360910 16632 raft_consensus.cc:2272] T 1201405de88a4585ac0c05687d0e4ff8 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.363163 16632 tablet_replica.cc:333] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.363924 16632 raft_consensus.cc:2243] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.364995 16632 raft_consensus.cc:2272] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.367947 16632 tablet_replica.cc:333] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.368778 16632 raft_consensus.cc:2243] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.369943 16632 raft_consensus.cc:2272] T 54da4485da85422599c46b12d6019f65 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.372668 16632 tablet_replica.cc:333] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.373330 16632 raft_consensus.cc:2243] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.373865 16632 raft_consensus.cc:2272] T bb558885d3bf4e808d0ffd98b007e6b6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.376245 16632 tablet_replica.cc:333] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.376824 16632 raft_consensus.cc:2243] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.378149 16632 raft_consensus.cc:2272] T a6d9069f5dc547df91616534cfc889e6 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.380540 16632 tablet_replica.cc:333] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.381181 16632 raft_consensus.cc:2243] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.381781 16632 raft_consensus.cc:2272] T 2c5bba69402c4db7b81f1b79b146be6c P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.384737 16632 tablet_replica.cc:333] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
W20260713 09:09:11.384850 18929 consensus_peers.cc:597] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.385434 16632 raft_consensus.cc:2243] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.386045 16632 raft_consensus.cc:2272] T 39114ee314d64678b6ef0c4f4fc0cd81 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.388142 16632 tablet_replica.cc:333] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.388702 16632 raft_consensus.cc:2243] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.389147 16632 raft_consensus.cc:2272] T bb875edb34494362b650379287bd659e P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.391052 16632 tablet_replica.cc:333] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.391659 16632 raft_consensus.cc:2243] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.392712 16632 raft_consensus.cc:2272] T 51c1f90978f34c7188d804705872c365 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.394668 16632 tablet_replica.cc:333] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.395219 16632 raft_consensus.cc:2243] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.395792 16632 raft_consensus.cc:2272] T 015351724695451f88e874636b7e76ce P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.397938 16632 tablet_replica.cc:333] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.398494 16632 raft_consensus.cc:2243] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.398968 16632 raft_consensus.cc:2272] T 7990520c056141eb94806361bff35dea P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.401046 16632 tablet_replica.cc:333] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.401666 16632 raft_consensus.cc:2243] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.402135 16632 raft_consensus.cc:2272] T ef6b1202da374625926c29cc939b0267 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.404142 16632 tablet_replica.cc:333] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76: stopping tablet replica
I20260713 09:09:11.404652 16632 raft_consensus.cc:2243] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.405551 16632 raft_consensus.cc:2272] T 601840c4aa2d41bca98d90e5bd888258 P c88ddd596e6747e3af3c4a2fa2b0aa76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.448436 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
W20260713 09:09:11.453845 18855 consensus_peers.cc:597] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.454501 18929 consensus_peers.cc:597] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.463137 18930 consensus_peers.cc:597] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.464543 18856 consensus_peers.cc:597] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.470518 18930 consensus_peers.cc:597] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.489295 18855 consensus_peers.cc:597] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.493378 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
W20260713 09:09:11.517879 18929 consensus_peers.cc:597] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.524279 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.525092 16632 tablet_replica.cc:333] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.525748 16632 raft_consensus.cc:2243] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.526247 16632 raft_consensus.cc:2272] T 43fdac49c53a474a8e5b65fc0ff28aab P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.528469 16632 tablet_replica.cc:333] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.529014 16632 raft_consensus.cc:2243] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.529524 16632 raft_consensus.cc:2272] T 05bc12532381464789c1dac237c039e8 P eee1f76c9b864a0ea051f8954a147cb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.531499 16632 tablet_replica.cc:333] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.531993 16632 raft_consensus.cc:2243] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.532419 16632 raft_consensus.cc:2272] T 51c1f90978f34c7188d804705872c365 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.534181 16632 tablet_replica.cc:333] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.534677 16632 raft_consensus.cc:2243] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.535125 16632 raft_consensus.cc:2272] T 1201405de88a4585ac0c05687d0e4ff8 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.536944 16632 tablet_replica.cc:333] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.537534 16632 raft_consensus.cc:2243] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.537994 16632 raft_consensus.cc:2272] T 53a99c294365493fa541e99d7166b80c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.539954 16632 tablet_replica.cc:333] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.540602 16632 raft_consensus.cc:2243] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.541657 16632 raft_consensus.cc:2272] T 7990520c056141eb94806361bff35dea P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.543924 16632 tablet_replica.cc:333] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.544482 16632 raft_consensus.cc:2243] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.544940 16632 raft_consensus.cc:2272] T 21da7dbb8f5b46ed9b9e27abc7fcdaaa P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.546873 16632 tablet_replica.cc:333] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.547466 16632 raft_consensus.cc:2243] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.547948 16632 raft_consensus.cc:2272] T 54da4485da85422599c46b12d6019f65 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.551278 16632 tablet_replica.cc:333] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.551862 16632 raft_consensus.cc:2243] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.552373 16632 raft_consensus.cc:2272] T fc408b2a545f461586c44ab0a3d7492d P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.554642 16632 tablet_replica.cc:333] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.555279 16632 raft_consensus.cc:2243] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.556128 16632 raft_consensus.cc:2272] T bfbcc452a1924622aa8efc623e5768c1 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.558163 16632 tablet_replica.cc:333] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.558761 16632 raft_consensus.cc:2243] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.559276 16632 raft_consensus.cc:2272] T 0688faafeb324ddc89bd94ad06bd5be2 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.561316 16632 tablet_replica.cc:333] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.561856 16632 raft_consensus.cc:2243] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.562321 16632 raft_consensus.cc:2272] T dd37d1627e1342f4b826c21a548260c8 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.564311 16632 tablet_replica.cc:333] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.564857 16632 raft_consensus.cc:2243] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.565377 16632 raft_consensus.cc:2272] T 601840c4aa2d41bca98d90e5bd888258 P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.567361 16632 tablet_replica.cc:333] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.567884 16632 raft_consensus.cc:2243] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.568693 16632 raft_consensus.cc:2272] T 1798250ed2d1408ebc58fa8aa785e8af P eee1f76c9b864a0ea051f8954a147cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.570505 16632 tablet_replica.cc:333] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.571017 16632 raft_consensus.cc:2243] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.571498 16632 raft_consensus.cc:2272] T a6d9069f5dc547df91616534cfc889e6 P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.573361 16632 tablet_replica.cc:333] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.573853 16632 raft_consensus.cc:2243] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.574659 16632 raft_consensus.cc:2272] T 2c5bba69402c4db7b81f1b79b146be6c P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.576479 16632 tablet_replica.cc:333] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.576979 16632 raft_consensus.cc:2243] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.577736 16632 raft_consensus.cc:2272] T bb875edb34494362b650379287bd659e P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.579841 16632 tablet_replica.cc:333] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4: stopping tablet replica
I20260713 09:09:11.580302 16632 raft_consensus.cc:2243] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.581040 16632 raft_consensus.cc:2272] T 7db4196496e04baa855a057fe80db77b P eee1f76c9b864a0ea051f8954a147cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:11.610249 18929 consensus_peers.cc:597] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer c88ddd596e6747e3af3c4a2fa2b0aa76 (127.16.62.2:42943): Couldn't send request to peer c88ddd596e6747e3af3c4a2fa2b0aa76. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.615127 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
W20260713 09:09:11.615655 18929 consensus_peers.cc:597] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Couldn't send request to peer eee1f76c9b864a0ea051f8954a147cb4. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.3:36931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:11.616968 18930 consensus_peers.cc:597] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer 88cdb16165e9479cadb8a5e23feb9955 (127.16.62.1:35423): Couldn't send request to peer 88cdb16165e9479cadb8a5e23feb9955. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:35423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.647985 16632 tablet_server.cc:179] TabletServer@127.16.62.4:0 shutting down...
W20260713 09:09:11.651571 18929 consensus_peers.cc:597] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 -> Peer eee1f76c9b864a0ea051f8954a147cb4 (127.16.62.3:36931): Couldn't send request to peer eee1f76c9b864a0ea051f8954a147cb4. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.3:36931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.676189 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.676994 16632 tablet_replica.cc:333] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.677716 16632 raft_consensus.cc:2243] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.678236 16632 raft_consensus.cc:2272] T 51c1f90978f34c7188d804705872c365 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.680378 16632 tablet_replica.cc:333] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.680985 16632 raft_consensus.cc:2243] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.681814 16632 raft_consensus.cc:2272] T c4b02d73409d4abfb171249a8b413b9e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.684118 16632 tablet_replica.cc:333] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.684657 16632 raft_consensus.cc:2243] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.685096 16632 raft_consensus.cc:2272] T 05bc12532381464789c1dac237c039e8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.687011 16632 tablet_replica.cc:333] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.687613 16632 raft_consensus.cc:2243] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.688366 16632 raft_consensus.cc:2272] T 90e9eaebc7d64efe9956c455e0238009 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.690313 16632 tablet_replica.cc:333] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.690842 16632 raft_consensus.cc:2243] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.691280 16632 raft_consensus.cc:2272] T 7db4196496e04baa855a057fe80db77b P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.693302 16632 tablet_replica.cc:333] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.693810 16632 raft_consensus.cc:2243] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.694242 16632 raft_consensus.cc:2272] T 015351724695451f88e874636b7e76ce P cc226c25e97a4e488e7a7e76e57b01d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.696182 16632 tablet_replica.cc:333] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.696702 16632 raft_consensus.cc:2243] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.697194 16632 raft_consensus.cc:2272] T 1798250ed2d1408ebc58fa8aa785e8af P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.699013 16632 tablet_replica.cc:333] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.699623 16632 raft_consensus.cc:2243] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.700439 16632 raft_consensus.cc:2272] T bb558885d3bf4e808d0ffd98b007e6b6 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.702230 16632 tablet_replica.cc:333] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.702759 16632 raft_consensus.cc:2243] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.703217 16632 raft_consensus.cc:2272] T 2c5bba69402c4db7b81f1b79b146be6c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.704988 16632 tablet_replica.cc:333] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.705528 16632 raft_consensus.cc:2243] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.705991 16632 raft_consensus.cc:2272] T bb875edb34494362b650379287bd659e P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.707938 16632 tablet_replica.cc:333] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.708510 16632 raft_consensus.cc:2243] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.708959 16632 raft_consensus.cc:2272] T 39114ee314d64678b6ef0c4f4fc0cd81 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.710888 16632 tablet_replica.cc:333] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.711454 16632 raft_consensus.cc:2243] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.712267 16632 raft_consensus.cc:2272] T 53a99c294365493fa541e99d7166b80c P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.714075 16632 tablet_replica.cc:333] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.714609 16632 raft_consensus.cc:2243] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.715065 16632 raft_consensus.cc:2272] T ef6b1202da374625926c29cc939b0267 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.716974 16632 tablet_replica.cc:333] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.717494 16632 raft_consensus.cc:2243] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.717986 16632 raft_consensus.cc:2272] T 601840c4aa2d41bca98d90e5bd888258 P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.719894 16632 tablet_replica.cc:333] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.720419 16632 raft_consensus.cc:2243] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.720885 16632 raft_consensus.cc:2272] T fc408b2a545f461586c44ab0a3d7492d P cc226c25e97a4e488e7a7e76e57b01d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.724072 16632 tablet_replica.cc:333] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.724642 16632 raft_consensus.cc:2243] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.725081 16632 raft_consensus.cc:2272] T bfbcc452a1924622aa8efc623e5768c1 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.726946 16632 tablet_replica.cc:333] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.727491 16632 raft_consensus.cc:2243] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.728297 16632 raft_consensus.cc:2272] T 0688faafeb324ddc89bd94ad06bd5be2 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.730225 16632 tablet_replica.cc:333] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8: stopping tablet replica
I20260713 09:09:11.730726 16632 raft_consensus.cc:2243] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.731563 16632 raft_consensus.cc:2272] T dd37d1627e1342f4b826c21a548260c8 P cc226c25e97a4e488e7a7e76e57b01d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.773835 16632 tablet_server.cc:196] TabletServer@127.16.62.4:0 shutdown complete.
I20260713 09:09:11.806842 16632 master.cc:562] Master@127.16.62.62:35147 shutting down...
I20260713 09:09:11.829849 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.830458 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.830773 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a17307fd43144b993af9590d4c93708: stopping tablet replica
I20260713 09:09:11.851300 16632 master.cc:584] Master@127.16.62.62:35147 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17755 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:09:11.911125 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:40111
I20260713 09:09:11.912689 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.920590 19433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:11.920678 19435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.921089 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:11.920812 19432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.922438 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.922633 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.922834 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933751922818 us; error 0 us; skew 500 ppm
I20260713 09:09:11.923826 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.926687 16632 webserver.cc:533] Webserver started at http://127.16.62.62:41751/ using document root <none> and password file <none>
I20260713 09:09:11.927313 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.927525 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.927865 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.929098 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "8e0097f77263455891786bfd75360191"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-h7ql"
I20260713 09:09:11.934063 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:11.937947 19440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.938910 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:11.939275 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "8e0097f77263455891786bfd75360191"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-h7ql"
I20260713 09:09:11.939622 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:11.967012 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.968480 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.013298 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:40111
I20260713 09:09:12.013425 19491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:40111 every 8 connection(s)
I20260713 09:09:12.017454 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.027631 19492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191: Bootstrap starting.
I20260713 09:09:12.032444 19492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.037302 19492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191: No bootstrap required, opened a new log
I20260713 09:09:12.039915 19492 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e0097f77263455891786bfd75360191" member_type: VOTER }
I20260713 09:09:12.040376 19492 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.040648 19492 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0097f77263455891786bfd75360191, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.041320 19492 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e0097f77263455891786bfd75360191" member_type: VOTER }
I20260713 09:09:12.041931 19492 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:12.042161 19492 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:12.042507 19492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.047502 19492 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e0097f77263455891786bfd75360191" member_type: VOTER }
I20260713 09:09:12.048108 19492 leader_election.cc:304] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [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: 8e0097f77263455891786bfd75360191; no voters: 
I20260713 09:09:12.049340 19492 leader_election.cc:290] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:12.049726 19495 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.051348 19495 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 1 LEADER]: Becoming Leader. State: Replica: 8e0097f77263455891786bfd75360191, State: Running, Role: LEADER
I20260713 09:09:12.052256 19495 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [LEADER]: Queue going to LEADER mode. State: All 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: "8e0097f77263455891786bfd75360191" member_type: VOTER }
I20260713 09:09:12.052544 19492 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:12.060271 19497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e0097f77263455891786bfd75360191. Latest consensus state: current_term: 1 leader_uuid: "8e0097f77263455891786bfd75360191" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e0097f77263455891786bfd75360191" member_type: VOTER } }
I20260713 09:09:12.060246 19496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e0097f77263455891786bfd75360191" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e0097f77263455891786bfd75360191" member_type: VOTER } }
I20260713 09:09:12.061034 19497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:12.061154 19496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:12.063344 19504 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:12.069828 19504 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:12.070895 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:12.079398 19504 catalog_manager.cc:1383] Generated new cluster ID: ef88127237cf49318d5def37e6956b7d
I20260713 09:09:12.079735 19504 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:12.092607 19504 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:12.093974 19504 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:12.110080 19504 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191: Generated new TSK 0
I20260713 09:09:12.110809 19504 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:12.137501 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.143878 19513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.144932 19514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.146862 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:12.146819 19516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.148105 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:12.148346 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.148530 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933752148512 us; error 0 us; skew 500 ppm
I20260713 09:09:12.149075 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.151573 16632 webserver.cc:533] Webserver started at http://127.16.62.1:38511/ using document root <none> and password file <none>
I20260713 09:09:12.152232 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.152449 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.152719 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.153870 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "3475d5bd545646eb9a4bdcb531373923"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.158631 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260713 09:09:12.162086 19521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.163036 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:12.163357 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "3475d5bd545646eb9a4bdcb531373923"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.163604 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:12.175625 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.176941 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.178510 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:12.181077 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:12.181336 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.181618 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:12.181806 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.226630 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:44557
I20260713 09:09:12.226732 19583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:44557 every 8 connection(s)
I20260713 09:09:12.231830 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.239914 19588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.241143 19589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.245141 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:12.245428 19592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.246743 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:12.246960 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.247293 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933752247265 us; error 0 us; skew 500 ppm
I20260713 09:09:12.248102 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.251391 16632 webserver.cc:533] Webserver started at http://127.16.62.2:35275/ using document root <none> and password file <none>
I20260713 09:09:12.251435 19584 heartbeater.cc:344] Connected to a master server at 127.16.62.62:40111
I20260713 09:09:12.251936 19584 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:12.252211 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.252523 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.252858 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.252928 19584 heartbeater.cc:507] Master 127.16.62.62:40111 requested a full tablet report, sending...
I20260713 09:09:12.254539 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "47d3d505787047b3aae46a0523854c14"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.255628 19457 ts_manager.cc:194] Registered new tserver with Master: 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557)
I20260713 09:09:12.258390 19457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50454
I20260713 09:09:12.261009 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:12.265203 19596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.266108 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:12.266444 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "47d3d505787047b3aae46a0523854c14"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.266726 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:12.282431 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.283730 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.285219 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:12.287545 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:12.287757 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.288012 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:12.288184 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.331346 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:46765
I20260713 09:09:12.331467 19658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:46765 every 8 connection(s)
I20260713 09:09:12.336717 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:12.345942 19662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.346321 19663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:12.349769 19665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:12.351061 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:12.352351 19659 heartbeater.cc:344] Connected to a master server at 127.16.62.62:40111
I20260713 09:09:12.352722 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:12.352757 19659 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:12.353111 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:12.353361 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933752353345 us; error 0 us; skew 500 ppm
I20260713 09:09:12.353828 19659 heartbeater.cc:507] Master 127.16.62.62:40111 requested a full tablet report, sending...
I20260713 09:09:12.354058 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:12.356588 19457 ts_manager.cc:194] Registered new tserver with Master: 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:12.357743 16632 webserver.cc:533] Webserver started at http://127.16.62.3:41441/ using document root <none> and password file <none>
I20260713 09:09:12.358421 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:12.358639 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:12.358520 19457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50458
I20260713 09:09:12.359105 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:12.360456 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "1b7afd00355444ed870c208e5b0a7073"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.365056 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:12.368705 19670 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.369755 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:12.370108 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "1b7afd00355444ed870c208e5b0a7073"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:12.370386 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:12.383438 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:12.384672 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:12.386193 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:12.388877 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:12.389088 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.389469 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:12.389631 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:12.434741 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:34419
I20260713 09:09:12.434885 19732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:34419 every 8 connection(s)
I20260713 09:09:12.451033 19733 heartbeater.cc:344] Connected to a master server at 127.16.62.62:40111
I20260713 09:09:12.451540 19733 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:12.452319 19733 heartbeater.cc:507] Master 127.16.62.62:40111 requested a full tablet report, sending...
I20260713 09:09:12.454505 19457 ts_manager.cc:194] Registered new tserver with Master: 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:12.455317 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017135029s
I20260713 09:09:12.456061 19457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50460
I20260713 09:09:12.483172 19457 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50466:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:12.486361 19457 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:12.577208 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 7a15257c35f04cf58acde03f174fc2ad (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:12.578786 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a15257c35f04cf58acde03f174fc2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.580998 19624 tablet_service.cc:1511] Processing CreateTablet for tablet 9b622b2560664f84b90ebe5dba7f9a9f (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:12.581256 19545 tablet_service.cc:1511] Processing CreateTablet for tablet ed9bee89adf942f0b2cf92f4aa427bb7 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:12.582584 19545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9bee89adf942f0b2cf92f4aa427bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.582736 19623 tablet_service.cc:1511] Processing CreateTablet for tablet 7a15257c35f04cf58acde03f174fc2ad (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:12.584118 19546 tablet_service.cc:1511] Processing CreateTablet for tablet e3a21ad330dc4f88a962a38a3e5ca511 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:12.585597 19546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a21ad330dc4f88a962a38a3e5ca511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.586156 19544 tablet_service.cc:1511] Processing CreateTablet for tablet 4161132d1c4d40019fe29010d4553957 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:12.586796 19622 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfb358946b340248c7d13ec56afb6a1 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:12.587579 19544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4161132d1c4d40019fe29010d4553957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.588615 19547 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfb358946b340248c7d13ec56afb6a1 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:12.590312 19547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfb358946b340248c7d13ec56afb6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.590711 19621 tablet_service.cc:1511] Processing CreateTablet for tablet e3a21ad330dc4f88a962a38a3e5ca511 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:12.593326 19543 tablet_service.cc:1511] Processing CreateTablet for tablet 1c676e4ac57b406882fb292d72dc0b1d (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:12.597100 19542 tablet_service.cc:1511] Processing CreateTablet for tablet 698cdba89be646dd9d812c37501cc8de (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:12.600143 19549 tablet_service.cc:1511] Processing CreateTablet for tablet 9b622b2560664f84b90ebe5dba7f9a9f (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:12.602334 19620 tablet_service.cc:1511] Processing CreateTablet for tablet ed9bee89adf942f0b2cf92f4aa427bb7 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:12.594986 19543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c676e4ac57b406882fb292d72dc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.607067 19619 tablet_service.cc:1511] Processing CreateTablet for tablet 4161132d1c4d40019fe29010d4553957 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:12.582585 19624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b622b2560664f84b90ebe5dba7f9a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.609522 19619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4161132d1c4d40019fe29010d4553957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.610281 19542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698cdba89be646dd9d812c37501cc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.611763 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a15257c35f04cf58acde03f174fc2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.613265 19621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a21ad330dc4f88a962a38a3e5ca511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.614717 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b622b2560664f84b90ebe5dba7f9a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.616194 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9bee89adf942f0b2cf92f4aa427bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.618330 19622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfb358946b340248c7d13ec56afb6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.623595 19618 tablet_service.cc:1511] Processing CreateTablet for tablet 1c676e4ac57b406882fb292d72dc0b1d (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:12.624984 19618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c676e4ac57b406882fb292d72dc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.644090 19617 tablet_service.cc:1511] Processing CreateTablet for tablet 698cdba89be646dd9d812c37501cc8de (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:12.645612 19617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698cdba89be646dd9d812c37501cc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.648510 19541 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7a57c1daee42c1b07f386d5e8464a6 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:12.649991 19541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7a57c1daee42c1b07f386d5e8464a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.656270 19749 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:12.660993 19748 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:12.671530 19616 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7a57c1daee42c1b07f386d5e8464a6 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:12.672021 19748 tablet_bootstrap.cc:654] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.673378 19616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7a57c1daee42c1b07f386d5e8464a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.675833 19544 tablet_service.cc:1511] Processing CreateTablet for tablet 60d0ba53ebd64ef08a385155b38e4df0 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:12.677354 19544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d0ba53ebd64ef08a385155b38e4df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.678504 19615 tablet_service.cc:1511] Processing CreateTablet for tablet 60d0ba53ebd64ef08a385155b38e4df0 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:12.680087 19615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d0ba53ebd64ef08a385155b38e4df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.672349 19749 tablet_bootstrap.cc:654] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.725534 19698 tablet_service.cc:1511] Processing CreateTablet for tablet 9b622b2560664f84b90ebe5dba7f9a9f (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:12.727430 19697 tablet_service.cc:1511] Processing CreateTablet for tablet 7a15257c35f04cf58acde03f174fc2ad (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:12.728927 19697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a15257c35f04cf58acde03f174fc2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.730727 19698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b622b2560664f84b90ebe5dba7f9a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.732388 19694 tablet_service.cc:1511] Processing CreateTablet for tablet ed9bee89adf942f0b2cf92f4aa427bb7 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:12.734006 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9bee89adf942f0b2cf92f4aa427bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.736886 19695 tablet_service.cc:1511] Processing CreateTablet for tablet e3a21ad330dc4f88a962a38a3e5ca511 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:12.738361 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a21ad330dc4f88a962a38a3e5ca511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.740338 19696 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfb358946b340248c7d13ec56afb6a1 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:12.741883 19696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfb358946b340248c7d13ec56afb6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.744709 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 1c676e4ac57b406882fb292d72dc0b1d (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:12.746452 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c676e4ac57b406882fb292d72dc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.746778 19693 tablet_service.cc:1511] Processing CreateTablet for tablet 4161132d1c4d40019fe29010d4553957 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:12.748515 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4161132d1c4d40019fe29010d4553957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.756023 19691 tablet_service.cc:1511] Processing CreateTablet for tablet 698cdba89be646dd9d812c37501cc8de (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:12.759773 19690 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7a57c1daee42c1b07f386d5e8464a6 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:12.763105 19689 tablet_service.cc:1511] Processing CreateTablet for tablet 60d0ba53ebd64ef08a385155b38e4df0 (DEFAULT_TABLE table=test-workload [id=f33295585ccb43e4a720942798b4239e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:12.765084 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698cdba89be646dd9d812c37501cc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.767467 19690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7a57c1daee42c1b07f386d5e8464a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.771548 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d0ba53ebd64ef08a385155b38e4df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.777542 19748 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:12.778092 19748 ts_tablet_manager.cc:1403] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.006s
I20260713 09:09:12.786602 19748 raft_consensus.cc:359] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.787494 19748 raft_consensus.cc:385] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.787837 19748 raft_consensus.cc:740] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.788677 19748 consensus_queue.cc:260] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.797338 19749 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:12.797982 19749 ts_tablet_manager.cc:1403] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.033s
I20260713 09:09:12.801584 19749 raft_consensus.cc:359] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.802461 19749 raft_consensus.cc:385] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.802804 19749 raft_consensus.cc:740] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.803570 19749 consensus_queue.cc:260] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.810175 19752 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:12.819591 19752 tablet_bootstrap.cc:654] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.845006 19659 heartbeater.cc:499] Master 127.16.62.62:40111 was elected leader, sending a full tablet report...
I20260713 09:09:12.845471 19749 ts_tablet_manager.cc:1434] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.023s
I20260713 09:09:12.846653 19749 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:12.853765 19584 heartbeater.cc:499] Master 127.16.62.62:40111 was elected leader, sending a full tablet report...
I20260713 09:09:12.854465 19748 ts_tablet_manager.cc:1434] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.076s	user 0.017s	sys 0.011s
I20260713 09:09:12.855641 19748 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:12.877769 19752 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:12.878402 19752 ts_tablet_manager.cc:1403] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.020s
I20260713 09:09:12.878674 19748 tablet_bootstrap.cc:654] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.881706 19752 raft_consensus.cc:359] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.882790 19752 raft_consensus.cc:385] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.883172 19752 raft_consensus.cc:740] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.884086 19752 consensus_queue.cc:260] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.885222 19749 tablet_bootstrap.cc:654] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.893210 19733 heartbeater.cc:499] Master 127.16.62.62:40111 was elected leader, sending a full tablet report...
I20260713 09:09:12.894308 19752 ts_tablet_manager.cc:1434] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.013s
I20260713 09:09:12.895787 19752 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:12.896144 19748 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:12.896711 19748 ts_tablet_manager.cc:1403] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.007s
I20260713 09:09:12.900014 19748 raft_consensus.cc:359] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.900833 19748 raft_consensus.cc:385] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.901154 19748 raft_consensus.cc:740] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.903039 19748 consensus_queue.cc:260] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.905396 19752 tablet_bootstrap.cc:654] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.905570 19748 ts_tablet_manager.cc:1434] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:09:12.906870 19748 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:12.914017 19748 tablet_bootstrap.cc:654] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.923069 19752 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:12.923846 19752 ts_tablet_manager.cc:1403] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260713 09:09:12.928424 19752 raft_consensus.cc:359] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.929652 19752 raft_consensus.cc:385] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.930095 19752 raft_consensus.cc:740] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.930954 19752 consensus_queue.cc:260] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.932925 19749 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:12.933545 19752 ts_tablet_manager.cc:1434] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:12.933681 19749 ts_tablet_manager.cc:1403] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.034s
I20260713 09:09:12.934922 19752 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:12.937507 19749 raft_consensus.cc:359] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.938426 19749 raft_consensus.cc:385] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.938844 19749 raft_consensus.cc:740] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.939347 19748 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:12.939917 19748 ts_tablet_manager.cc:1403] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260713 09:09:12.939927 19749 consensus_queue.cc:260] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.943166 19748 raft_consensus.cc:359] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.943913 19752 tablet_bootstrap.cc:654] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.944008 19748 raft_consensus.cc:385] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.944523 19748 raft_consensus.cc:740] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.945628 19748 consensus_queue.cc:260] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.951397 19748 ts_tablet_manager.cc:1434] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:09:12.952891 19748 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:12.953460 19749 ts_tablet_manager.cc:1434] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.005s
I20260713 09:09:12.961110 19748 tablet_bootstrap.cc:654] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.962121 19752 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:12.962632 19752 ts_tablet_manager.cc:1403] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260713 09:09:12.962736 19749 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:12.965639 19752 raft_consensus.cc:359] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.966406 19752 raft_consensus.cc:385] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.966738 19752 raft_consensus.cc:740] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.967554 19752 consensus_queue.cc:260] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.970309 19752 ts_tablet_manager.cc:1434] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:12.971025 19749 tablet_bootstrap.cc:654] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.971498 19752 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:12.973256 19748 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:12.973850 19748 ts_tablet_manager.cc:1403] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:09:12.977990 19748 raft_consensus.cc:359] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.978878 19748 raft_consensus.cc:385] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.979259 19748 raft_consensus.cc:740] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.980198 19748 consensus_queue.cc:260] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.980919 19752 tablet_bootstrap.cc:654] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.986193 19748 ts_tablet_manager.cc:1434] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:09:12.987257 19748 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:12.987843 19749 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:12.988569 19749 ts_tablet_manager.cc:1403] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260713 09:09:12.991036 19752 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:12.991590 19752 ts_tablet_manager.cc:1403] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:09:12.991778 19749 raft_consensus.cc:359] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.992676 19749 raft_consensus.cc:385] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.993024 19749 raft_consensus.cc:740] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.993810 19748 tablet_bootstrap.cc:654] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.994391 19749 consensus_queue.cc:260] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.995333 19752 raft_consensus.cc:359] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:12.996058 19752 raft_consensus.cc:385] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.996330 19752 raft_consensus.cc:740] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.997680 19752 consensus_queue.cc:260] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.000129 19752 ts_tablet_manager.cc:1434] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:13.000701 19749 ts_tablet_manager.cc:1434] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:09:13.001169 19752 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.001833 19749 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:13.006165 19748 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.006834 19748 ts_tablet_manager.cc:1403] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:09:13.007794 19752 tablet_bootstrap.cc:654] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.008971 19749 tablet_bootstrap.cc:654] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.010186 19748 raft_consensus.cc:359] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.011349 19748 raft_consensus.cc:385] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.012279 19748 raft_consensus.cc:740] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.013322 19748 consensus_queue.cc:260] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.018121 19748 ts_tablet_manager.cc:1434] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:09:13.019345 19748 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:13.022544 19752 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.023296 19752 ts_tablet_manager.cc:1403] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260713 09:09:13.026727 19748 tablet_bootstrap.cc:654] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.027405 19753 raft_consensus.cc:493] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.028857 19753 raft_consensus.cc:515] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.029991 19749 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.030519 19749 ts_tablet_manager.cc:1403] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.018s
I20260713 09:09:13.037292 19748 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.037825 19748 ts_tablet_manager.cc:1403] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:09:13.039422 19753 leader_election.cc:290] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.033744 19749 raft_consensus.cc:359] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.040279 19748 raft_consensus.cc:359] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.041183 19748 raft_consensus.cc:385] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.041152 19749 raft_consensus.cc:385] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.042219 19748 raft_consensus.cc:740] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.042474 19749 raft_consensus.cc:740] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.043063 19748 consensus_queue.cc:260] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.043725 19749 consensus_queue.cc:260] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.047199 19749 ts_tablet_manager.cc:1434] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260713 09:09:13.047619 19748 ts_tablet_manager.cc:1434] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:13.048704 19748 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:13.049257 19754 raft_consensus.cc:493] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.049901 19754 raft_consensus.cc:515] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.027066 19752 raft_consensus.cc:359] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.052060 19752 raft_consensus.cc:385] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.052359 19752 raft_consensus.cc:740] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.056239 19748 tablet_bootstrap.cc:654] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.056519 19756 raft_consensus.cc:493] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.057015 19756 raft_consensus.cc:515] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.058314 19754 leader_election.cc:290] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.048616 19749 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:13.064455 19756 leader_election.cc:290] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
W20260713 09:09:13.065706 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:13.072774 19756 raft_consensus.cc:493] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.073489 19756 raft_consensus.cc:515] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.076993 19756 leader_election.cc:290] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.078790 19748 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.079454 19748 ts_tablet_manager.cc:1403] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260713 09:09:13.082916 19748 raft_consensus.cc:359] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.083964 19748 raft_consensus.cc:385] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.084363 19748 raft_consensus.cc:740] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.085659 19748 consensus_queue.cc:260] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.086725 19752 consensus_queue.cc:260] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.090735 19749 tablet_bootstrap.cc:654] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.092581 19753 raft_consensus.cc:493] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.093093 19753 raft_consensus.cc:515] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.095602 19753 leader_election.cc:290] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.099449 19748 ts_tablet_manager.cc:1434] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:09:13.104739 19752 ts_tablet_manager.cc:1434] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260713 09:09:13.106077 19752 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.110200 19753 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.110898 19753 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.112095 19748 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:13.113195 19753 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.114164 19749 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.114853 19749 ts_tablet_manager.cc:1403] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.008s
I20260713 09:09:13.118081 19749 raft_consensus.cc:359] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.121135 19753 raft_consensus.cc:493] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.131518 19753 raft_consensus.cc:515] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.134016 19753 leader_election.cc:290] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.134598 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.135412 19708 raft_consensus.cc:2468] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 0.
I20260713 09:09:13.122805 19748 tablet_bootstrap.cc:654] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.134601 19749 raft_consensus.cc:385] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.137495 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.138885 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.139349 19708 raft_consensus.cc:2468] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 0.
I20260713 09:09:13.140071 19749 raft_consensus.cc:740] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.140381 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.141460 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.141906 19749 consensus_queue.cc:260] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
W20260713 09:09:13.142524 19522 leader_election.cc:343] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.143210 19597 leader_election.cc:304] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:13.144948 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
W20260713 09:09:13.146327 19522 leader_election.cc:343] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.146735 19522 leader_election.cc:304] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923; no voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.148015 19753 raft_consensus.cc:2804] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.148414 19753 raft_consensus.cc:493] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.148725 19753 raft_consensus.cc:3060] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.150352 19754 raft_consensus.cc:2749] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.151041 19754 raft_consensus.cc:493] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.151471 19754 raft_consensus.cc:515] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.154934 19754 leader_election.cc:290] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.155249 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.156006 19634 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 0.
I20260713 09:09:13.157027 19522 leader_election.cc:304] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:13.157845 19754 raft_consensus.cc:2804] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.158207 19754 raft_consensus.cc:493] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.158607 19754 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.158216 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.159390 19708 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 0.
I20260713 09:09:13.161641 19749 ts_tablet_manager.cc:1434] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260713 09:09:13.165081 19559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
W20260713 09:09:13.165830 19597 leader_election.cc:343] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.166566 19597 leader_election.cc:304] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:13.166734 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
W20260713 09:09:13.168756 19599 leader_election.cc:343] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.168644 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.169775 19749 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
W20260713 09:09:13.169924 19599 leader_election.cc:343] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.170707 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.171604 19556 raft_consensus.cc:2468] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 0.
I20260713 09:09:13.173260 19782 raft_consensus.cc:493] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.173735 19782 raft_consensus.cc:515] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.176630 19749 tablet_bootstrap.cc:654] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.177567 19748 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.177620 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.178344 19748 ts_tablet_manager.cc:1403] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.023s
W20260713 09:09:13.179323 19522 leader_election.cc:343] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.179965 19782 leader_election.cc:290] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.181195 19748 raft_consensus.cc:359] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.181823 19748 raft_consensus.cc:385] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.182087 19748 raft_consensus.cc:740] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.183313 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a15257c35f04cf58acde03f174fc2ad" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.183068 19748 consensus_queue.cc:260] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.184044 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.184836 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.184917 19634 raft_consensus.cc:2468] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 0.
I20260713 09:09:13.184087 19556 raft_consensus.cc:2468] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 0.
W20260713 09:09:13.187867 19599 leader_election.cc:343] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.188539 19599 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923
W20260713 09:09:13.188824 19673 leader_election.cc:343] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.174453 19754 raft_consensus.cc:515] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.192445 19783 raft_consensus.cc:2804] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.192844 19783 raft_consensus.cc:493] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:13.192957 19597 leader_election.cc:343] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.193545 19749 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.194202 19749 ts_tablet_manager.cc:1403] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260713 09:09:13.196730 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.203577 19633 raft_consensus.cc:2468] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 0.
I20260713 09:09:13.198165 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.197947 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a15257c35f04cf58acde03f174fc2ad" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.204861 19708 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.205090 19634 raft_consensus.cc:2468] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 0.
I20260713 09:09:13.198611 19754 leader_election.cc:290] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Requested vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.213888 19671 leader_election.cc:304] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.214458 19785 raft_consensus.cc:2749] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.199237 19753 raft_consensus.cc:515] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.217664 19756 raft_consensus.cc:2804] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.218333 19756 raft_consensus.cc:493] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.218847 19756 raft_consensus.cc:3060] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.219970 19752 tablet_bootstrap.cc:654] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.212611 19673 leader_election.cc:304] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923; no voters: 
I20260713 09:09:13.223716 19749 raft_consensus.cc:359] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.193181 19783 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.233108 19748 ts_tablet_manager.cc:1434] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.054s	user 0.015s	sys 0.019s
I20260713 09:09:13.234360 19749 raft_consensus.cc:385] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.234900 19708 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 1.
I20260713 09:09:13.235116 19749 raft_consensus.cc:740] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.235522 19748 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:13.215611 19785 raft_consensus.cc:493] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.237084 19522 leader_election.cc:304] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923; no voters: 
I20260713 09:09:13.238001 19754 raft_consensus.cc:2804] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.236708 19785 raft_consensus.cc:515] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.238472 19754 raft_consensus.cc:697] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Becoming Leader. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Running, Role: LEADER
I20260713 09:09:13.232878 19753 leader_election.cc:290] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.243165 19754 consensus_queue.cc:237] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.247407 19748 tablet_bootstrap.cc:654] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.248961 19749 consensus_queue.cc:260] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.252012 19785 leader_election.cc:290] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.252722 19782 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.253213 19782 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.255921 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.256770 19708 raft_consensus.cc:3060] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.257413 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.257617 19783 raft_consensus.cc:515] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.258936 19752 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.265722 19752 ts_tablet_manager.cc:1403] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.002s
W20260713 09:09:13.238533 19599 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.1:44557, user_credentials={real_user=slave}} blocked reactor thread for 50755.1us
I20260713 09:09:13.267232 19782 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.270581 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
W20260713 09:09:13.272394 19522 leader_election.cc:343] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.270488 19756 raft_consensus.cc:515] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
W20260713 09:09:13.274451 19673 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.1:44557, user_credentials={real_user=slave}} blocked reactor thread for 74954.2us
I20260713 09:09:13.277848 19789 raft_consensus.cc:2804] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.278314 19789 raft_consensus.cc:493] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.278605 19783 leader_election.cc:290] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.279754 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.280388 19707 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.283347 19706 raft_consensus.cc:2393] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47d3d505787047b3aae46a0523854c14 in current term 1: Already voted for candidate 1b7afd00355444ed870c208e5b0a7073 in this term.
I20260713 09:09:13.282709 19454 catalog_manager.cc:5697] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "3475d5bd545646eb9a4bdcb531373923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.284428 19756 leader_election.cc:290] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.275468 19599 leader_election.cc:304] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.285239 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.286193 19522 leader_election.cc:304] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.286355 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.286996 19634 raft_consensus.cc:3060] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.287786 19783 raft_consensus.cc:2804] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.288034 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.288194 19783 raft_consensus.cc:493] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.288175 19752 raft_consensus.cc:359] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.288755 19783 raft_consensus.cc:3060] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.288973 19752 raft_consensus.cc:385] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.289345 19752 raft_consensus.cc:740] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.289283 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.290290 19752 consensus_queue.cc:260] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.290799 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.291481 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.292235 19633 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:13.292979 19673 leader_election.cc:343] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:13.293798 19599 leader_election.cc:343] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.278645 19789 raft_consensus.cc:3060] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.294453 19599 leader_election.cc:304] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.294691 19754 raft_consensus.cc:2804] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.295687 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.295922 19754 raft_consensus.cc:493] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.306000 19752 ts_tablet_manager.cc:1434] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260713 09:09:13.309098 19748 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.309719 19748 ts_tablet_manager.cc:1403] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.004s
I20260713 09:09:13.310611 19707 raft_consensus.cc:2468] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:13.302865 19632 raft_consensus.cc:2468] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 0.
I20260713 09:09:13.313215 19748 raft_consensus.cc:359] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.314198 19748 raft_consensus.cc:385] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.314459 19748 raft_consensus.cc:740] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.317117 19749 ts_tablet_manager.cc:1434] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.105s	user 0.011s	sys 0.005s
I20260713 09:09:13.318610 19749 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
W20260713 09:09:13.300773 19599 leader_election.cc:343] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:13.319680 19599 leader_election.cc:343] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.320618 19522 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.322113 19782 raft_consensus.cc:2804] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.322494 19782 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.322852 19782 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.303702 19754 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.323225 19597 leader_election.cc:304] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.324525 19785 raft_consensus.cc:2804] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.325033 19785 raft_consensus.cc:697] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:13.325925 19785 consensus_queue.cc:237] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.328794 19752 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.331035 19782 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.333853 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.334388 19782 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Requested vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.334501 19633 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 1.
I20260713 09:09:13.334415 19632 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.335798 19752 tablet_bootstrap.cc:654] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.337424 19789 raft_consensus.cc:515] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.340022 19748 consensus_queue.cc:260] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.339597 19708 raft_consensus.cc:2468] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:13.342804 19748 ts_tablet_manager.cc:1434] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260713 09:09:13.343806 19748 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: Bootstrap starting.
I20260713 09:09:13.344422 19783 raft_consensus.cc:515] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.345396 19597 leader_election.cc:304] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.346168 19753 raft_consensus.cc:2804] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.346509 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.346634 19753 raft_consensus.cc:697] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:13.348114 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.347599 19753 consensus_queue.cc:237] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.348706 19556 raft_consensus.cc:3060] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.349651 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a15257c35f04cf58acde03f174fc2ad" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.350282 19558 raft_consensus.cc:3060] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:13.350756 19522 leader_election.cc:343] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.321046 19634 raft_consensus.cc:2468] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 1.
I20260713 09:09:13.357481 19789 leader_election.cc:290] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.358242 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a15257c35f04cf58acde03f174fc2ad" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.358891 19633 raft_consensus.cc:3060] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.359448 19786 raft_consensus.cc:2749] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.366779 19754 raft_consensus.cc:515] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.367604 19556 raft_consensus.cc:2468] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:13.369309 19599 leader_election.cc:304] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:13.369925 19754 leader_election.cc:290] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Requested vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.371065 19558 raft_consensus.cc:2468] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 1.
I20260713 09:09:13.371960 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.373057 19748 tablet_bootstrap.cc:654] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:13.373927 19522 leader_election.cc:343] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.375471 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.376751 19753 raft_consensus.cc:2804] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.381400 19749 tablet_bootstrap.cc:654] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.381927 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.381734 19671 leader_election.cc:304] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.382421 19673 leader_election.cc:304] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923; no voters: 
W20260713 09:09:13.390614 19597 leader_election.cc:343] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.377296 19631 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.386444 19752 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.392946 19789 raft_consensus.cc:2804] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.377974 19632 raft_consensus.cc:2468] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 1.
I20260713 09:09:13.376969 19783 leader_election.cc:290] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.390933 19756 raft_consensus.cc:2804] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.393893 19752 ts_tablet_manager.cc:1403] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.004s
I20260713 09:09:13.393201 19753 raft_consensus.cc:697] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:13.401643 19633 raft_consensus.cc:2468] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 1.
I20260713 09:09:13.402541 19789 raft_consensus.cc:697] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Running, Role: LEADER
I20260713 09:09:13.407657 19753 consensus_queue.cc:237] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.404278 19783 raft_consensus.cc:493] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.408919 19783 raft_consensus.cc:515] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.401587 19522 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.412380 19754 raft_consensus.cc:2804] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.412912 19754 raft_consensus.cc:697] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Becoming Leader. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Running, Role: LEADER
I20260713 09:09:13.413264 19749 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.413827 19749 ts_tablet_manager.cc:1403] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.006s
I20260713 09:09:13.413801 19754 consensus_queue.cc:237] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.414212 19457 catalog_manager.cc:5697] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.417265 19631 raft_consensus.cc:2468] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3475d5bd545646eb9a4bdcb531373923 in term 1.
I20260713 09:09:13.417446 19749 raft_consensus.cc:359] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.418208 19749 raft_consensus.cc:385] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.418555 19749 raft_consensus.cc:740] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.418732 19522 leader_election.cc:304] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.419030 19752 raft_consensus.cc:359] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.419869 19752 raft_consensus.cc:385] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.419515 19749 consensus_queue.cc:260] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.420174 19792 raft_consensus.cc:2804] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.422442 19792 raft_consensus.cc:697] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Becoming Leader. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Running, Role: LEADER
I20260713 09:09:13.422884 19749 ts_tablet_manager.cc:1434] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:13.408102 19789 consensus_queue.cc:237] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.420200 19752 raft_consensus.cc:740] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.424448 19792 consensus_queue.cc:237] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.431928 19748 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: No bootstrap required, opened a new log
I20260713 09:09:13.432453 19748 ts_tablet_manager.cc:1403] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.013s
I20260713 09:09:13.426604 19756 raft_consensus.cc:697] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Running, Role: LEADER
I20260713 09:09:13.439471 19748 raft_consensus.cc:359] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.440016 19748 raft_consensus.cc:385] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.440240 19748 raft_consensus.cc:740] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.440675 19749 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:13.443480 19748 consensus_queue.cc:260] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.446147 19783 leader_election.cc:290] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.446954 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.447271 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.447865 19707 raft_consensus.cc:2468] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 0.
I20260713 09:09:13.448837 19748 ts_tablet_manager.cc:1434] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:09:13.449594 19597 leader_election.cc:304] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
W20260713 09:09:13.450850 19599 leader_election.cc:343] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.453449 19753 raft_consensus.cc:2804] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.442193 19752 consensus_queue.cc:260] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.459877 19753 raft_consensus.cc:493] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.461438 19753 raft_consensus.cc:3060] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.456771 19756 consensus_queue.cc:237] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.462450 19752 ts_tablet_manager.cc:1434] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.004s
I20260713 09:09:13.471134 19749 tablet_bootstrap.cc:654] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.472816 19753 raft_consensus.cc:515] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.466270 19752 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.476948 19753 leader_election.cc:290] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.478056 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.481230 19457 catalog_manager.cc:5697] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "3475d5bd545646eb9a4bdcb531373923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:13.483155 19599 leader_election.cc:343] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.479501 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.484200 19707 raft_consensus.cc:3060] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.485605 19457 catalog_manager.cc:5697] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "3475d5bd545646eb9a4bdcb531373923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.503645 19749 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.504237 19749 ts_tablet_manager.cc:1403] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.018s
I20260713 09:09:13.505563 19752 tablet_bootstrap.cc:654] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.507262 19749 raft_consensus.cc:359] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.508050 19749 raft_consensus.cc:385] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.508332 19749 raft_consensus.cc:740] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.509187 19749 consensus_queue.cc:260] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.511451 19749 ts_tablet_manager.cc:1434] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:13.511313 19707 raft_consensus.cc:2468] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:13.512112 19752 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.512526 19749 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:13.512835 19752 ts_tablet_manager.cc:1403] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260713 09:09:13.512737 19597 leader_election.cc:304] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:13.512106 19454 catalog_manager.cc:5697] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.514068 19753 raft_consensus.cc:2804] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.514707 19753 raft_consensus.cc:697] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:13.515654 19753 consensus_queue.cc:237] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.516031 19455 catalog_manager.cc:5697] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "1b7afd00355444ed870c208e5b0a7073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.517930 19455 catalog_manager.cc:5697] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "1b7afd00355444ed870c208e5b0a7073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.519572 19749 tablet_bootstrap.cc:654] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.514127 19454 catalog_manager.cc:5697] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.515985 19752 raft_consensus.cc:359] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.524643 19752 raft_consensus.cc:385] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.524978 19752 raft_consensus.cc:740] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.525763 19752 consensus_queue.cc:260] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.529062 19752 ts_tablet_manager.cc:1434] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:13.529889 19752 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.534590 19752 tablet_bootstrap.cc:654] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.540261 19749 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.540743 19749 ts_tablet_manager.cc:1403] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260713 09:09:13.543344 19749 raft_consensus.cc:359] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.544003 19749 raft_consensus.cc:385] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.544258 19749 raft_consensus.cc:740] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.545089 19749 consensus_queue.cc:260] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.547823 19749 ts_tablet_manager.cc:1434] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:13.548872 19749 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:13.551357 19455 catalog_manager.cc:5697] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.553423 19754 raft_consensus.cc:493] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.554112 19754 raft_consensus.cc:515] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.554915 19749 tablet_bootstrap.cc:654] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.557556 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.558176 19754 leader_election.cc:290] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.558430 19631 raft_consensus.cc:2393] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3475d5bd545646eb9a4bdcb531373923 in current term 1: Already voted for candidate 1b7afd00355444ed870c208e5b0a7073 in this term.
I20260713 09:09:13.559536 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b622b2560664f84b90ebe5dba7f9a9f" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.560905 19752 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.561439 19752 ts_tablet_manager.cc:1403] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260713 09:09:13.561322 19522 leader_election.cc:304] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923; no voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.562513 19754 raft_consensus.cc:3060] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.564851 19752 raft_consensus.cc:359] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.566228 19752 raft_consensus.cc:385] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.566632 19752 raft_consensus.cc:740] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.568608 19752 consensus_queue.cc:260] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.573927 19754 raft_consensus.cc:2749] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.576956 19752 ts_tablet_manager.cc:1434] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:09:13.578053 19752 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: Bootstrap starting.
I20260713 09:09:13.578053 19749 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: No bootstrap required, opened a new log
I20260713 09:09:13.578683 19749 ts_tablet_manager.cc:1403] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.006s
I20260713 09:09:13.581161 19749 raft_consensus.cc:359] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.581885 19749 raft_consensus.cc:385] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.582144 19749 raft_consensus.cc:740] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.582796 19749 consensus_queue.cc:260] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.584136 19752 tablet_bootstrap.cc:654] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.585212 19749 ts_tablet_manager.cc:1434] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:13.591301 19752 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: No bootstrap required, opened a new log
I20260713 09:09:13.591776 19752 ts_tablet_manager.cc:1403] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:13.593842 19752 raft_consensus.cc:359] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.594403 19752 raft_consensus.cc:385] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.594631 19752 raft_consensus.cc:740] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.595197 19752 consensus_queue.cc:260] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.597048 19752 ts_tablet_manager.cc:1434] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:13.630373 19754 raft_consensus.cc:493] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.631031 19754 raft_consensus.cc:515] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.633044 19754 leader_election.cc:290] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.633883 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.634351 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a21ad330dc4f88a962a38a3e5ca511" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.635222 19707 raft_consensus.cc:2393] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3475d5bd545646eb9a4bdcb531373923 in current term 1: Already voted for candidate 47d3d505787047b3aae46a0523854c14 in this term.
I20260713 09:09:13.636163 19522 leader_election.cc:304] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923; no voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.637070 19792 raft_consensus.cc:3060] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.637730 19754 consensus_queue.cc:1048] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.643362 19792 raft_consensus.cc:2749] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.652238 19754 consensus_queue.cc:1048] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.700766 19754 raft_consensus.cc:493] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.701267 19754 raft_consensus.cc:515] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.702976 19754 leader_election.cc:290] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.703974 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.704177 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfb358946b340248c7d13ec56afb6a1" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.704860 19707 raft_consensus.cc:2393] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3475d5bd545646eb9a4bdcb531373923 in current term 1: Already voted for candidate 47d3d505787047b3aae46a0523854c14 in this term.
I20260713 09:09:13.705816 19522 leader_election.cc:304] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923; no voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.706488 19754 raft_consensus.cc:3060] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.711275 19754 raft_consensus.cc:2749] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.789484 19756 raft_consensus.cc:493] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.790097 19756 raft_consensus.cc:515] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.791973 19756 leader_election.cc:290] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.792812 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.793185 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d0ba53ebd64ef08a385155b38e4df0" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.793727 19558 raft_consensus.cc:2393] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b7afd00355444ed870c208e5b0a7073 in current term 1: Already voted for candidate 47d3d505787047b3aae46a0523854c14 in this term.
I20260713 09:09:13.794684 19673 leader_election.cc:304] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073; no voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.795343 19756 raft_consensus.cc:3060] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.800527 19756 raft_consensus.cc:2749] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.838398 19753 consensus_queue.cc:1048] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.847469 19756 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.848094 19756 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.850147 19753 consensus_queue.cc:1048] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.852046 19756 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.852089 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.853181 19756 consensus_queue.cc:1048] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.853652 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.855688 19633 raft_consensus.cc:2393] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b7afd00355444ed870c208e5b0a7073 in current term 1: Already voted for candidate 3475d5bd545646eb9a4bdcb531373923 in this term.
I20260713 09:09:13.856822 19671 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073; no voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.858129 19789 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.864717 19753 consensus_queue.cc:1048] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.873605 19789 raft_consensus.cc:2749] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.875144 19801 consensus_queue.cc:1048] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.881894 19558 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.887705 19801 raft_consensus.cc:493] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.888543 19801 raft_consensus.cc:515] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.892660 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.893525 19556 raft_consensus.cc:2468] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 0.
I20260713 09:09:13.895166 19786 raft_consensus.cc:493] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.895730 19786 raft_consensus.cc:515] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.896505 19673 leader_election.cc:304] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923; no voters: 
I20260713 09:09:13.898851 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923" is_pre_election: true
I20260713 09:09:13.899892 19556 raft_consensus.cc:2468] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 0.
I20260713 09:09:13.900974 19789 raft_consensus.cc:2804] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.901427 19789 raft_consensus.cc:493] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.901775 19789 raft_consensus.cc:3060] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.902665 19754 raft_consensus.cc:493] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.899960 19786 leader_election.cc:290] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.903505 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.903427 19754 raft_consensus.cc:515] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.901793 19599 leader_election.cc:304] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:13.907320 19785 raft_consensus.cc:2804] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.907269 19786 consensus_queue.cc:1048] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.907977 19785 raft_consensus.cc:493] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.908411 19785 raft_consensus.cc:3060] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.908926 19786 consensus_queue.cc:1048] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.909127 19792 consensus_queue.cc:1048] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.915827 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.916231 19801 leader_election.cc:290] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.919705 19785 raft_consensus.cc:515] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.931245 19789 raft_consensus.cc:515] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.932669 19708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:13.933660 19789 leader_election.cc:290] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:13.933979 19707 raft_consensus.cc:2393] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47d3d505787047b3aae46a0523854c14 in current term 1: Already voted for candidate 1b7afd00355444ed870c208e5b0a7073 in this term.
I20260713 09:09:13.934682 19556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.935530 19556 raft_consensus.cc:3060] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.936609 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:13.942217 19634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:13.944301 19631 raft_consensus.cc:2393] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b7afd00355444ed870c208e5b0a7073 in current term 1: Already voted for candidate 47d3d505787047b3aae46a0523854c14 in this term.
I20260713 09:09:13.948725 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9bee89adf942f0b2cf92f4aa427bb7" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:13.950901 19673 leader_election.cc:304] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073; no voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.951498 19754 leader_election.cc:290] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.935638 19785 leader_election.cc:290] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 1 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:13.952812 19802 raft_consensus.cc:2749] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.956805 19785 consensus_queue.cc:1048] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.958142 19754 consensus_queue.cc:1048] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.960098 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "3475d5bd545646eb9a4bdcb531373923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:13.960177 19556 raft_consensus.cc:2468] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:13.962105 19785 consensus_queue.cc:1048] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.962301 19599 leader_election.cc:304] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [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: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:13.963158 19753 raft_consensus.cc:2804] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.963631 19753 raft_consensus.cc:697] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:13.964582 19753 consensus_queue.cc:237] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:13.969223 19522 leader_election.cc:304] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [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: 3475d5bd545646eb9a4bdcb531373923; no voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:13.972546 19706 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.970168 19830 raft_consensus.cc:2749] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:13.990921 19825 consensus_queue.cc:1048] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.994143 19782 consensus_queue.cc:1048] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.997547 19457 catalog_manager.cc:5697] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.015362 19782 consensus_queue.cc:1048] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.065248 19789 consensus_queue.cc:1048] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.078946 19801 consensus_queue.cc:1048] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.349189 16632 ts_manager.cc:295] Set tserver state for 3475d5bd545646eb9a4bdcb531373923 to MAINTENANCE_MODE
I20260713 09:09:14.350131 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
I20260713 09:09:14.382438 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:14.383157 16632 tablet_replica.cc:333] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.383749 16632 raft_consensus.cc:2243] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.384214 16632 raft_consensus.cc:2272] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.386718 16632 tablet_replica.cc:333] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.387497 16632 raft_consensus.cc:2243] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.388015 16632 raft_consensus.cc:2272] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.390652 16632 tablet_replica.cc:333] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
W20260713 09:09:14.390993 19599 consensus_peers.cc:597] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:14.391343 16632 raft_consensus.cc:2243] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.391845 16632 raft_consensus.cc:2272] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.393875 16632 tablet_replica.cc:333] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.394449 16632 raft_consensus.cc:2243] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:14.395417 16632 raft_consensus.cc:2272] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.397656 16632 tablet_replica.cc:333] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.398213 16632 raft_consensus.cc:2243] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.398622 16632 raft_consensus.cc:2272] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:14.399502 19673 consensus_peers.cc:597] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:14.400478 16632 tablet_replica.cc:333] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.401026 16632 raft_consensus.cc:2243] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:14.401744 16632 raft_consensus.cc:2272] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.403642 16632 tablet_replica.cc:333] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.404145 16632 raft_consensus.cc:2243] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.404526 16632 raft_consensus.cc:2272] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.406509 16632 tablet_replica.cc:333] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.407003 16632 raft_consensus.cc:2243] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.407457 16632 raft_consensus.cc:2272] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.409354 16632 tablet_replica.cc:333] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.409926 16632 raft_consensus.cc:2243] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:14.410396 16632 raft_consensus.cc:2272] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:14.412520 19599 consensus_peers.cc:597] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:14.412752 16632 tablet_replica.cc:333] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: stopping tablet replica
I20260713 09:09:14.413228 16632 raft_consensus.cc:2243] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:14.413841 16632 raft_consensus.cc:2272] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:14.442559 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
I20260713 09:09:14.457644 19825 consensus_queue.cc:1048] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:14.472237 19673 consensus_peers.cc:597] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:14.489724 19599 consensus_peers.cc:597] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:14.569494 19599 consensus_peers.cc:597] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:14.807823 19599 consensus_peers.cc:597] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:15.089222 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:15.453451 19801 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.454043 19801 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.455729 19801 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:15.456845 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
W20260713 09:09:15.459431 19673 leader_election.cc:336] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.459887 19673 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073; no voters: 3475d5bd545646eb9a4bdcb531373923, 47d3d505787047b3aae46a0523854c14
I20260713 09:09:15.460510 19801 raft_consensus.cc:2749] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:15.477878 19786 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.478420 19786 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.480085 19786 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:15.481127 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
I20260713 09:09:15.481676 19706 raft_consensus.cc:2468] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 1.
I20260713 09:09:15.482724 19597 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:15.483510 19786 raft_consensus.cc:2804] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:15.483811 19786 raft_consensus.cc:493] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
W20260713 09:09:15.484097 19599 leader_election.cc:336] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.484184 19786 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.489383 19786 raft_consensus.cc:515] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.490993 19786 leader_election.cc:290] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:15.492228 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698cdba89be646dd9d812c37501cc8de" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
I20260713 09:09:15.492741 19706 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:15.494256 19599 leader_election.cc:336] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.497442 19706 raft_consensus.cc:2468] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d3d505787047b3aae46a0523854c14 in term 2.
I20260713 09:09:15.498461 19597 leader_election.cc:304] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:15.499557 19786 raft_consensus.cc:2804] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.500062 19786 raft_consensus.cc:697] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 2 LEADER]: Becoming Leader. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:15.500747 19786 consensus_queue.cc:237] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.508014 19457 catalog_manager.cc:5697] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 reported cstate change: term changed from 1 to 2, leader changed from 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1) to 47d3d505787047b3aae46a0523854c14 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "47d3d505787047b3aae46a0523854c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.514385 19801 raft_consensus.cc:493] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.515035 19801 raft_consensus.cc:515] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.517421 19801 leader_election.cc:290] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:15.518612 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:15.519295 19633 raft_consensus.cc:2468] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 1.
I20260713 09:09:15.520305 19671 leader_election.cc:304] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:15.520965 19801 raft_consensus.cc:2804] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:15.521267 19801 raft_consensus.cc:493] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.521554 19801 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:15.521765 19673 leader_election.cc:336] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.526218 19801 raft_consensus.cc:515] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.527938 19801 leader_election.cc:290] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:15.528939 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7a57c1daee42c1b07f386d5e8464a6" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:15.529438 19633 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:15.531340 19673 leader_election.cc:336] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.534195 19633 raft_consensus.cc:2468] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 2.
I20260713 09:09:15.535259 19671 leader_election.cc:304] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:15.535972 19801 raft_consensus.cc:2804] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.536369 19801 raft_consensus.cc:697] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Running, Role: LEADER
I20260713 09:09:15.537137 19801 consensus_queue.cc:237] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.543891 19457 catalog_manager.cc:5697] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 reported cstate change: term changed from 1 to 2, leader changed from 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1) to 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "1b7afd00355444ed870c208e5b0a7073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.671988 19786 raft_consensus.cc:493] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.672428 19786 raft_consensus.cc:515] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.674047 19786 leader_election.cc:290] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3:34419)
I20260713 09:09:15.675168 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "47d3d505787047b3aae46a0523854c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b7afd00355444ed870c208e5b0a7073" is_pre_election: true
W20260713 09:09:15.677484 19599 leader_election.cc:336] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.677843 19599 leader_election.cc:304] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [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: 47d3d505787047b3aae46a0523854c14; no voters: 1b7afd00355444ed870c208e5b0a7073, 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:15.678375 19786 raft_consensus.cc:2749] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:15.686385 19801 raft_consensus.cc:493] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.686954 19801 raft_consensus.cc:515] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.688935 19801 leader_election.cc:290] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:15.690084 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14" is_pre_election: true
I20260713 09:09:15.690757 19633 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 1.
I20260713 09:09:15.691833 19671 leader_election.cc:304] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:15.692682 19801 raft_consensus.cc:2804] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:15.692960 19673 leader_election.cc:336] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.693078 19801 raft_consensus.cc:493] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3475d5bd545646eb9a4bdcb531373923)
I20260713 09:09:15.693637 19801 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.698400 19801 raft_consensus.cc:515] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.700109 19801 leader_election.cc:290] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:15.701244 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4161132d1c4d40019fe29010d4553957" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:15.701817 19633 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:15.703945 19673 leader_election.cc:336] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111)
I20260713 09:09:15.707598 19633 raft_consensus.cc:2468] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 2.
I20260713 09:09:15.708647 19671 leader_election.cc:304] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [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: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 3475d5bd545646eb9a4bdcb531373923
I20260713 09:09:15.709306 19801 raft_consensus.cc:2804] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.709861 19801 raft_consensus.cc:697] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Running, Role: LEADER
I20260713 09:09:15.710651 19801 consensus_queue.cc:237] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:15.718159 19457 catalog_manager.cc:5697] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 reported cstate change: term changed from 1 to 2, leader changed from 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1) to 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "1b7afd00355444ed870c208e5b0a7073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.907773 19706 raft_consensus.cc:1275] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Refusing update from remote peer 47d3d505787047b3aae46a0523854c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:15.909072 19783 consensus_queue.cc:1048] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:15.910583 19599 consensus_peers.cc:597] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:16.074774 19633 raft_consensus.cc:1275] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Refusing update from remote peer 1b7afd00355444ed870c208e5b0a7073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.076128 19801 consensus_queue.cc:1048] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:16.089382 19673 consensus_peers.cc:597] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.090334 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:16.250059 19599 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111) [suppressed 56 similar messages]
I20260713 09:09:16.255368 19633 raft_consensus.cc:1275] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Refusing update from remote peer 1b7afd00355444ed870c208e5b0a7073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.256949 19859 consensus_queue.cc:1048] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:16.270385 19673 consensus_peers.cc:597] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.909057 19599 consensus_peers.cc:597] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:16.912773 19599 consensus_peers.cc:597] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:17.005416 19673 consensus_peers.cc:597] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:17.021925 19673 consensus_peers.cc:597] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:17.062213 19599 consensus_peers.cc:597] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:17.091331 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:17.154520 19599 consensus_peers.cc:597] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:17.324515 19599 consensus_peers.cc:597] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:18.092373 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:18.287705 19599 consensus_peers.cc:597] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:18.518420 19673 consensus_peers.cc:597] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:18.567108 19673 consensus_peers.cc:597] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:19.093351 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:19.464685 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:19.472086 19864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:19.472213 19865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:19.473304 19867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:19.475150 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:19.476447 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:19.476686 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:19.476871 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933759476850 us; error 0 us; skew 500 ppm
I20260713 09:09:19.477396 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:19.479951 16632 webserver.cc:533] Webserver started at http://127.16.62.1:38511/ using document root <none> and password file <none>
I20260713 09:09:19.480456 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:19.480657 16632 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:19.484092 16632 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:09:19.487952 19872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:19.488895 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:19.489260 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "3475d5bd545646eb9a4bdcb531373923"
format_stamp: "Formatted at 2026-07-13 09:09:12 on dist-test-slave-h7ql"
I20260713 09:09:19.489547 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:19.510949 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:19.512315 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:19.513787 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:19.518358 19879 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:09:19.521028 19599 consensus_peers.cc:597] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:19.545491 19599 consensus_peers.cc:597] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:19.560739 19673 consensus_peers.cc:597] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:19.578266 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:19.578779 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.062s	user 0.003s	sys 0.000s
I20260713 09:09:19.579561 16632 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:19.584260 19879 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.598259 19879 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.599390 19879 tablet_bootstrap.cc:492] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.600168 19879 ts_tablet_manager.cc:1403] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:09:19.602546 19879 raft_consensus.cc:359] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.603425 19879 raft_consensus.cc:740] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.604094 19879 consensus_queue.cc:260] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.606658 19879 ts_tablet_manager.cc:1434] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:19.607424 19879 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.619359 19879 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.619982 16632 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:19.620106 19879 tablet_bootstrap.cc:492] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.620265 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.034s	sys 0.006s
I20260713 09:09:19.620858 19879 ts_tablet_manager.cc:1403] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:09:19.622939 19879 raft_consensus.cc:359] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.623492 19879 raft_consensus.cc:740] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.624065 19879 consensus_queue.cc:260] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.625727 19879 ts_tablet_manager.cc:1434] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:19.626559 19879 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.640012 19879 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.640803 19879 tablet_bootstrap.cc:492] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.641494 19879 ts_tablet_manager.cc:1403] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:09:19.643971 19879 raft_consensus.cc:359] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.644546 19879 raft_consensus.cc:740] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.645220 19879 consensus_queue.cc:260] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.647320 19879 ts_tablet_manager.cc:1434] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:19.648048 19879 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
W20260713 09:09:19.663175 19673 consensus_peers.cc:597] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:19.663733 19879 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.664690 19879 tablet_bootstrap.cc:492] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.665251 19879 ts_tablet_manager.cc:1403] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:09:19.667001 19879 raft_consensus.cc:359] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.668030 19879 raft_consensus.cc:740] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.668656 19879 consensus_queue.cc:260] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.670692 19879 ts_tablet_manager.cc:1434] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:09:19.671572 19879 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.684589 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:44557
I20260713 09:09:19.684782 19941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:44557 every 8 connection(s)
I20260713 09:09:19.687376 19879 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.688598 19879 tablet_bootstrap.cc:492] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.689296 19879 ts_tablet_manager.cc:1403] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:09:19.691246 19879 raft_consensus.cc:359] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.692006 19879 raft_consensus.cc:740] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.692756 19879 consensus_queue.cc:260] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.695290 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:19.696787 19879 ts_tablet_manager.cc:1434] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:19.698190 19879 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.715780 19879 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.716858 19879 tablet_bootstrap.cc:492] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.717599 19879 ts_tablet_manager.cc:1403] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:09:19.719976 19879 raft_consensus.cc:359] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.721624 19942 heartbeater.cc:344] Connected to a master server at 127.16.62.62:40111
I20260713 09:09:19.721884 19879 raft_consensus.cc:740] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.722177 19942 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:19.722685 19879 consensus_queue.cc:260] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.723178 19942 heartbeater.cc:507] Master 127.16.62.62:40111 requested a full tablet report, sending...
I20260713 09:09:19.723276 19633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d"
dest_uuid: "47d3d505787047b3aae46a0523854c14"
mode: GRACEFUL
new_leader_uuid: "1b7afd00355444ed870c208e5b0a7073"
 from {username='slave'} at 127.0.0.1:57512
I20260713 09:09:19.724195 19633 raft_consensus.cc:606] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Received request to transfer leadership to TS 1b7afd00355444ed870c208e5b0a7073
I20260713 09:09:19.725502 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:19.726106 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:19.726161 19879 ts_tablet_manager.cc:1434] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:19.726836 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:19.727029 19879 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.729743 19457 ts_manager.cc:194] Re-registered known tserver with Master: 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557)
W20260713 09:09:19.736439 19599 consensus_peers.cc:597] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:19.740638 19599 consensus_peers.cc:597] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:19.741041 19457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33814
I20260713 09:09:19.743357 19879 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.744192 19879 tablet_bootstrap.cc:492] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.744407 19942 heartbeater.cc:499] Master 127.16.62.62:40111 was elected leader, sending a full tablet report...
I20260713 09:09:19.744771 19879 ts_tablet_manager.cc:1403] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:09:19.746821 19879 raft_consensus.cc:359] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.747408 19879 raft_consensus.cc:740] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.747915 19879 consensus_queue.cc:260] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.749351 19879 ts_tablet_manager.cc:1434] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:19.750162 19879 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.762109 19879 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.763064 19879 tablet_bootstrap.cc:492] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.763696 19879 ts_tablet_manager.cc:1403] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:09:19.765419 19879 raft_consensus.cc:359] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.766045 19879 raft_consensus.cc:740] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.766662 19879 consensus_queue.cc:260] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.768654 19879 ts_tablet_manager.cc:1434] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:19.769536 19879 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.781250 19879 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.782131 19879 tablet_bootstrap.cc:492] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.782727 19879 ts_tablet_manager.cc:1403] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:19.784842 19879 raft_consensus.cc:359] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.785375 19879 raft_consensus.cc:740] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.785976 19879 consensus_queue.cc:260] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.787822 19879 ts_tablet_manager.cc:1434] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:19.788661 19879 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Bootstrap starting.
I20260713 09:09:19.799777 19879 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:19.800496 19879 tablet_bootstrap.cc:492] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Bootstrap complete.
I20260713 09:09:19.800994 19879 ts_tablet_manager.cc:1403] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:19.802616 19879 raft_consensus.cc:359] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.803282 19879 raft_consensus.cc:740] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3475d5bd545646eb9a4bdcb531373923, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.803943 19879 consensus_queue.cc:260] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:19.805689 19879 ts_tablet_manager.cc:1434] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:19.955729 19915 raft_consensus.cc:3060] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.005518 19915 raft_consensus.cc:3060] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.057541 19915 raft_consensus.cc:3060] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:20.094452 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:20.243733 19961 raft_consensus.cc:993] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: : Instructing follower 1b7afd00355444ed870c208e5b0a7073 to start an election
I20260713 09:09:20.244275 19961 raft_consensus.cc:1081] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Signalling peer 1b7afd00355444ed870c208e5b0a7073 to start an election
I20260713 09:09:20.245638 19707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d"
dest_uuid: "1b7afd00355444ed870c208e5b0a7073"
 from {username='slave'} at 127.0.0.1:55094
I20260713 09:09:20.246184 19707 raft_consensus.cc:493] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.246479 19707 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.251322 19707 raft_consensus.cc:515] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:20.253050 19707 leader_election.cc:290] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: Requested vote from peers 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557), 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765)
I20260713 09:09:20.254359 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d3d505787047b3aae46a0523854c14"
I20260713 09:09:20.254359 19915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c676e4ac57b406882fb292d72dc0b1d" candidate_uuid: "1b7afd00355444ed870c208e5b0a7073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3475d5bd545646eb9a4bdcb531373923"
I20260713 09:09:20.255245 19633 raft_consensus.cc:3055] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.255285 19915 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.255841 19633 raft_consensus.cc:740] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47d3d505787047b3aae46a0523854c14, State: Running, Role: LEADER
I20260713 09:09:20.256768 19633 consensus_queue.cc:260] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [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: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:20.258154 19633 raft_consensus.cc:3060] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.266254 19633 raft_consensus.cc:2468] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 2.
I20260713 09:09:20.266630 19915 raft_consensus.cc:2468] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7afd00355444ed870c208e5b0a7073 in term 2.
I20260713 09:09:20.267567 19671 leader_election.cc:304] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7afd00355444ed870c208e5b0a7073, 47d3d505787047b3aae46a0523854c14; no voters: 
I20260713 09:09:20.268565 19861 raft_consensus.cc:2804] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.269507 19861 raft_consensus.cc:697] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Becoming Leader. State: Replica: 1b7afd00355444ed870c208e5b0a7073, State: Running, Role: LEADER
I20260713 09:09:20.270226 19861 consensus_queue.cc:237] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } }
I20260713 09:09:20.277437 19457 catalog_manager.cc:5697] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 reported cstate change: term changed from 1 to 2, leader changed from 47d3d505787047b3aae46a0523854c14 (127.16.62.2) to 1b7afd00355444ed870c208e5b0a7073 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "1b7afd00355444ed870c208e5b0a7073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7afd00355444ed870c208e5b0a7073" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 34419 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.677366 19633 raft_consensus.cc:1275] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Refusing update from remote peer 1b7afd00355444ed870c208e5b0a7073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.678947 19861 consensus_queue.cc:1048] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d3d505787047b3aae46a0523854c14" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.688860 19915 raft_consensus.cc:1275] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Refusing update from remote peer 1b7afd00355444ed870c208e5b0a7073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.690542 19968 consensus_queue.cc:1048] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3475d5bd545646eb9a4bdcb531373923" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.737721 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:20.744841 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:20.745402 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.746208 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:21.096845 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:21.753937 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:21.760908 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:21.761487 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:21.762094 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:22.098239 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:22.768841 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:22.775007 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:22.775782 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:22.776546 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:23.099156 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:23.783682 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:23.789090 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:23.789494 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:23.790017 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:24.100196 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:24.797317 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:24.804150 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:24.809263 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:24.809755 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:25.101296 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:25.836939 16632 tablet_server.cc:179] TabletServer@127.16.62.1:44557 shutting down...
W20260713 09:09:25.871042 19599 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
I20260713 09:09:25.871491 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:25.872836 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.873790 16632 raft_consensus.cc:2243] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.874751 16632 raft_consensus.cc:2272] T 1c676e4ac57b406882fb292d72dc0b1d P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:25.875371 19599 consensus_peers.cc:597] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.878046 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.878829 16632 raft_consensus.cc:2243] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.879323 16632 raft_consensus.cc:2272] T 9b622b2560664f84b90ebe5dba7f9a9f P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.881624 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.882179 16632 raft_consensus.cc:2243] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.882601 16632 raft_consensus.cc:2272] T 60d0ba53ebd64ef08a385155b38e4df0 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.884907 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.885533 16632 raft_consensus.cc:2243] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.885996 16632 raft_consensus.cc:2272] T 698cdba89be646dd9d812c37501cc8de P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.888393 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.888959 16632 raft_consensus.cc:2243] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.889442 16632 raft_consensus.cc:2272] T ed9bee89adf942f0b2cf92f4aa427bb7 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.891903 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.892405 16632 raft_consensus.cc:2243] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.892845 16632 raft_consensus.cc:2272] T 2b7a57c1daee42c1b07f386d5e8464a6 P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.894891 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.895450 16632 raft_consensus.cc:2243] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.895890 16632 raft_consensus.cc:2272] T 7a15257c35f04cf58acde03f174fc2ad P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.898345 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.898854 16632 raft_consensus.cc:2243] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.899320 16632 raft_consensus.cc:2272] T 7bfb358946b340248c7d13ec56afb6a1 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.901484 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.902004 16632 raft_consensus.cc:2243] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.902447 16632 raft_consensus.cc:2272] T e3a21ad330dc4f88a962a38a3e5ca511 P 3475d5bd545646eb9a4bdcb531373923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.904438 16632 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:25.904942 16632 raft_consensus.cc:2243] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:25.905390 16632 raft_consensus.cc:2272] T 4161132d1c4d40019fe29010d4553957 P 3475d5bd545646eb9a4bdcb531373923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:25.938164 16632 tablet_server.cc:196] TabletServer@127.16.62.1:44557 shutdown complete.
W20260713 09:09:25.951664 19599 consensus_peers.cc:597] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:25.963400 19673 consensus_peers.cc:597] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.969933 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:09:25.985513 19671 consensus_peers.cc:597] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 -> Peer 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765): Couldn't send request to peer 47d3d505787047b3aae46a0523854c14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.002595 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:26.003438 16632 tablet_replica.cc:333] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.004107 16632 raft_consensus.cc:2243] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.004590 16632 raft_consensus.cc:2272] T 9b622b2560664f84b90ebe5dba7f9a9f P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.006713 16632 tablet_replica.cc:333] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.007397 16632 raft_consensus.cc:2243] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.008278 16632 raft_consensus.cc:2272] T ed9bee89adf942f0b2cf92f4aa427bb7 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.010476 16632 tablet_replica.cc:333] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.011023 16632 raft_consensus.cc:2243] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.011588 16632 raft_consensus.cc:2272] T 7a15257c35f04cf58acde03f174fc2ad P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.013600 16632 tablet_replica.cc:333] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.014343 16632 raft_consensus.cc:2243] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.014830 16632 raft_consensus.cc:2272] T 2b7a57c1daee42c1b07f386d5e8464a6 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.017163 16632 tablet_replica.cc:333] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.018108 16632 raft_consensus.cc:2243] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.019387 16632 raft_consensus.cc:2272] T 698cdba89be646dd9d812c37501cc8de P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.022069 16632 tablet_replica.cc:333] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.022706 16632 raft_consensus.cc:2243] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:09:26.023593 19599 consensus_peers.cc:597] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.023772 16632 raft_consensus.cc:2272] T 7bfb358946b340248c7d13ec56afb6a1 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.026070 16632 tablet_replica.cc:333] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.026645 16632 raft_consensus.cc:2243] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.027572 16632 raft_consensus.cc:2272] T 60d0ba53ebd64ef08a385155b38e4df0 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.029748 16632 tablet_replica.cc:333] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.030280 16632 raft_consensus.cc:2243] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.031183 16632 raft_consensus.cc:2272] T e3a21ad330dc4f88a962a38a3e5ca511 P 47d3d505787047b3aae46a0523854c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.033098 16632 tablet_replica.cc:333] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.033602 16632 raft_consensus.cc:2243] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.034030 16632 raft_consensus.cc:2272] T 4161132d1c4d40019fe29010d4553957 P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.036048 16632 tablet_replica.cc:333] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14: stopping tablet replica
I20260713 09:09:26.036525 16632 raft_consensus.cc:2243] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.036958 16632 raft_consensus.cc:2272] T 1c676e4ac57b406882fb292d72dc0b1d P 47d3d505787047b3aae46a0523854c14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.061389 19673 consensus_peers.cc:597] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:26.066179 19673 consensus_peers.cc:597] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 -> Peer 3475d5bd545646eb9a4bdcb531373923 (127.16.62.1:44557): Couldn't send request to peer 3475d5bd545646eb9a4bdcb531373923. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.071497 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
I20260713 09:09:26.097003 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
W20260713 09:09:26.102334 19505 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:26.126317 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:26.127409 16632 tablet_replica.cc:333] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.128383 16632 raft_consensus.cc:2243] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.129103 16632 raft_consensus.cc:2272] T 60d0ba53ebd64ef08a385155b38e4df0 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.131284 16632 tablet_replica.cc:333] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.131815 16632 raft_consensus.cc:2243] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.132215 16632 raft_consensus.cc:2272] T 7bfb358946b340248c7d13ec56afb6a1 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.134122 16632 tablet_replica.cc:333] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.134600 16632 raft_consensus.cc:2243] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.135479 16632 raft_consensus.cc:2272] T e3a21ad330dc4f88a962a38a3e5ca511 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.137465 16632 tablet_replica.cc:333] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.137979 16632 raft_consensus.cc:2243] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.138803 16632 raft_consensus.cc:2272] T 4161132d1c4d40019fe29010d4553957 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.141527 16632 tablet_replica.cc:333] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.142252 16632 raft_consensus.cc:2243] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.143323 16632 raft_consensus.cc:2272] T 9b622b2560664f84b90ebe5dba7f9a9f P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:26.144176 19671 consensus_peers.cc:597] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 -> Peer 47d3d505787047b3aae46a0523854c14 (127.16.62.2:46765): Couldn't send request to peer 47d3d505787047b3aae46a0523854c14. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:46765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.145582 16632 tablet_replica.cc:333] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.146142 16632 raft_consensus.cc:2243] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.146924 16632 raft_consensus.cc:2272] T 2b7a57c1daee42c1b07f386d5e8464a6 P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.148866 16632 tablet_replica.cc:333] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.149402 16632 raft_consensus.cc:2243] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.149912 16632 raft_consensus.cc:2272] T 698cdba89be646dd9d812c37501cc8de P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.151995 16632 tablet_replica.cc:333] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.152515 16632 raft_consensus.cc:2243] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:26.152933 16632 raft_consensus.cc:2272] T ed9bee89adf942f0b2cf92f4aa427bb7 P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.155148 16632 tablet_replica.cc:333] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.155644 16632 raft_consensus.cc:2243] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.156679 16632 raft_consensus.cc:2272] T 7a15257c35f04cf58acde03f174fc2ad P 1b7afd00355444ed870c208e5b0a7073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.158836 16632 tablet_replica.cc:333] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073: stopping tablet replica
I20260713 09:09:26.159353 16632 raft_consensus.cc:2243] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.160255 16632 raft_consensus.cc:2272] T 1c676e4ac57b406882fb292d72dc0b1d P 1b7afd00355444ed870c208e5b0a7073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.192472 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:09:26.216094 16632 master.cc:562] Master@127.16.62.62:40111 shutting down...
I20260713 09:09:26.240342 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:26.241055 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:26.241406 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e0097f77263455891786bfd75360191: stopping tablet replica
I20260713 09:09:26.262198 16632 master.cc:584] Master@127.16.62.62:40111 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14400 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:26.311829 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:38111
I20260713 09:09:26.313005 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.321511 19984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.321643 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:26.321820 19987 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
W20260713 09:09:26.321556 19985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.323706 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.323954 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:26.324159 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933766324141 us; error 0 us; skew 500 ppm
I20260713 09:09:26.324847 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.327824 16632 webserver.cc:533] Webserver started at http://127.16.62.62:44435/ using document root <none> and password file <none>
I20260713 09:09:26.328401 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.328610 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.328897 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.330085 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "e89f613a2fec4206b5dd426d6db9b06d"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.334728 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:09:26.338771 19992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.339802 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:26.340083 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "e89f613a2fec4206b5dd426d6db9b06d"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.340355 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:26.357117 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.358424 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.400884 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:38111
I20260713 09:09:26.400981 20043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:38111 every 8 connection(s)
I20260713 09:09:26.405023 20044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.417234 20044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d: Bootstrap starting.
I20260713 09:09:26.422338 20044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.426927 20044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d: No bootstrap required, opened a new log
I20260713 09:09:26.429242 20044 raft_consensus.cc:359] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER }
I20260713 09:09:26.429702 20044 raft_consensus.cc:385] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.429973 20044 raft_consensus.cc:740] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89f613a2fec4206b5dd426d6db9b06d, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.430650 20044 consensus_queue.cc:260] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER }
I20260713 09:09:26.431154 20044 raft_consensus.cc:399] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:26.431376 20044 raft_consensus.cc:493] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:26.431684 20044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.436987 20044 raft_consensus.cc:515] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER }
I20260713 09:09:26.437613 20044 leader_election.cc:304] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [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: e89f613a2fec4206b5dd426d6db9b06d; no voters: 
I20260713 09:09:26.438884 20044 leader_election.cc:290] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:26.439318 20047 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.441025 20047 raft_consensus.cc:697] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 1 LEADER]: Becoming Leader. State: Replica: e89f613a2fec4206b5dd426d6db9b06d, State: Running, Role: LEADER
I20260713 09:09:26.441823 20047 consensus_queue.cc:237] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [LEADER]: Queue going to LEADER mode. State: All 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: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER }
I20260713 09:09:26.442324 20044 sys_catalog.cc:565] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:26.448230 20048 sys_catalog.cc:455] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e89f613a2fec4206b5dd426d6db9b06d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER } }
I20260713 09:09:26.448338 20049 sys_catalog.cc:455] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e89f613a2fec4206b5dd426d6db9b06d. Latest consensus state: current_term: 1 leader_uuid: "e89f613a2fec4206b5dd426d6db9b06d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e89f613a2fec4206b5dd426d6db9b06d" member_type: VOTER } }
I20260713 09:09:26.449030 20048 sys_catalog.cc:458] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:26.449041 20049 sys_catalog.cc:458] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:26.451485 20055 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:26.458357 20055 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:26.459404 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:26.467604 20055 catalog_manager.cc:1383] Generated new cluster ID: e703d87f4c5447d289561951961e0c12
I20260713 09:09:26.467909 20055 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:26.488798 20055 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:26.490389 20055 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:26.504966 20055 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d: Generated new TSK 0
I20260713 09:09:26.505568 20055 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:26.525875 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.532413 20065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:26.533867 20066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:26.535497 20068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.535833 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:26.536885 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.537119 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:26.537317 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933766537298 us; error 0 us; skew 500 ppm
I20260713 09:09:26.537921 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.540526 16632 webserver.cc:533] Webserver started at http://127.16.62.1:39171/ using document root <none> and password file <none>
I20260713 09:09:26.541047 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.541272 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.541565 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.542883 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "e25a876e2c90452bb75b7896300b946b"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.547936 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:26.551697 20073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.552603 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:09:26.552847 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "e25a876e2c90452bb75b7896300b946b"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.553126 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:26.568090 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.569429 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.571352 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:26.574009 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:26.574240 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.574457 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:26.574610 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.618170 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:44987
I20260713 09:09:26.618274 20135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:44987 every 8 connection(s)
I20260713 09:09:26.623050 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.630160 20140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:26.630723 20141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.634124 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:26.634156 20143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.635604 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.635833 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:26.636061 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933766636023 us; error 0 us; skew 500 ppm
I20260713 09:09:26.636659 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.639919 16632 webserver.cc:533] Webserver started at http://127.16.62.2:41045/ using document root <none> and password file <none>
I20260713 09:09:26.640612 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.640889 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.641261 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.641333 20136 heartbeater.cc:344] Connected to a master server at 127.16.62.62:38111
I20260713 09:09:26.641798 20136 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:26.642773 20136 heartbeater.cc:507] Master 127.16.62.62:38111 requested a full tablet report, sending...
I20260713 09:09:26.643122 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "c6bb3de72cef469385ccedae683315f5"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.645246 20009 ts_manager.cc:194] Registered new tserver with Master: e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987)
I20260713 09:09:26.647279 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44930
I20260713 09:09:26.648506 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:26.652772 20148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.653713 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:26.654096 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "c6bb3de72cef469385ccedae683315f5"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.654395 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:26.666574 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.668020 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.669576 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:26.672427 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:26.672614 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.672948 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:26.673112 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.715803 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:40787
I20260713 09:09:26.715874 20210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:40787 every 8 connection(s)
I20260713 09:09:26.720750 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:26.727847 20214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:26.729056 20215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.735100 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:26.736557 20217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:26.738171 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:26.738551 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:26.738842 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933766738820 us; error 0 us; skew 500 ppm
I20260713 09:09:26.739928 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:26.740334 20211 heartbeater.cc:344] Connected to a master server at 127.16.62.62:38111
I20260713 09:09:26.741411 20211 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:26.742698 20211 heartbeater.cc:507] Master 127.16.62.62:38111 requested a full tablet report, sending...
I20260713 09:09:26.744433 16632 webserver.cc:533] Webserver started at http://127.16.62.3:43829/ using document root <none> and password file <none>
I20260713 09:09:26.745201 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:26.745492 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:26.745711 20009 ts_manager.cc:194] Registered new tserver with Master: c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787)
I20260713 09:09:26.745880 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:26.747794 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.748395 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44932
I20260713 09:09:26.755769 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:26.761037 20222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.762087 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:09:26.762569 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
format_stamp: "Formatted at 2026-07-13 09:09:26 on dist-test-slave-h7ql"
I20260713 09:09:26.763013 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:26.789898 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:26.791180 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:26.792626 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:26.794859 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:26.795077 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.795372 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:26.795540 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:26.843222 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:41113
I20260713 09:09:26.843370 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:41113 every 8 connection(s)
I20260713 09:09:26.857476 20285 heartbeater.cc:344] Connected to a master server at 127.16.62.62:38111
I20260713 09:09:26.857929 20285 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:26.858642 20285 heartbeater.cc:507] Master 127.16.62.62:38111 requested a full tablet report, sending...
I20260713 09:09:26.860782 20009 ts_manager.cc:194] Registered new tserver with Master: 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:26.861130 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014716525s
I20260713 09:09:26.862315 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44940
I20260713 09:09:26.889230 20009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44952:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:26.891853 20009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:26.956720 20176 tablet_service.cc:1511] Processing CreateTablet for tablet c9e182f189014c0e930b908766848c13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:26.957743 20175 tablet_service.cc:1511] Processing CreateTablet for tablet e416e8094890443db3c322c4b53b5c69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:26.958214 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e182f189014c0e930b908766848c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.958513 20101 tablet_service.cc:1511] Processing CreateTablet for tablet c9e182f189014c0e930b908766848c13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:26.959195 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e416e8094890443db3c322c4b53b5c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.959901 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e182f189014c0e930b908766848c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.961588 20100 tablet_service.cc:1511] Processing CreateTablet for tablet e416e8094890443db3c322c4b53b5c69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:26.962837 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e416e8094890443db3c322c4b53b5c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.978111 20250 tablet_service.cc:1511] Processing CreateTablet for tablet c9e182f189014c0e930b908766848c13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:26.980006 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e182f189014c0e930b908766848c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.982236 20300 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: Bootstrap starting.
I20260713 09:09:26.990818 20300 tablet_bootstrap.cc:654] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.993206 20249 tablet_service.cc:1511] Processing CreateTablet for tablet e416e8094890443db3c322c4b53b5c69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1549582d1db146ab946ff7404c4293c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:26.995016 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e416e8094890443db3c322c4b53b5c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.010792 20301 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: Bootstrap starting.
I20260713 09:09:27.014285 20300 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: No bootstrap required, opened a new log
I20260713 09:09:27.014846 20300 ts_tablet_manager.cc:1403] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.019s
I20260713 09:09:27.017968 20300 raft_consensus.cc:359] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.018635 20301 tablet_bootstrap.cc:654] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.018697 20300 raft_consensus.cc:385] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.019244 20300 raft_consensus.cc:740] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6bb3de72cef469385ccedae683315f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.020079 20300 consensus_queue.cc:260] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.024366 20303 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: Bootstrap starting.
I20260713 09:09:27.027462 20211 heartbeater.cc:499] Master 127.16.62.62:38111 was elected leader, sending a full tablet report...
I20260713 09:09:27.029073 20301 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: No bootstrap required, opened a new log
I20260713 09:09:27.027402 20300 ts_tablet_manager.cc:1434] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260713 09:09:27.029650 20301 ts_tablet_manager.cc:1403] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260713 09:09:27.030612 20300 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: Bootstrap starting.
I20260713 09:09:27.031715 20303 tablet_bootstrap.cc:654] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.032940 20301 raft_consensus.cc:359] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.033829 20301 raft_consensus.cc:385] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.034157 20301 raft_consensus.cc:740] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.035319 20301 consensus_queue.cc:260] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.038987 20300 tablet_bootstrap.cc:654] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.046144 20136 heartbeater.cc:499] Master 127.16.62.62:38111 was elected leader, sending a full tablet report...
I20260713 09:09:27.046892 20301 ts_tablet_manager.cc:1434] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.006s
I20260713 09:09:27.046998 20303 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: No bootstrap required, opened a new log
I20260713 09:09:27.047976 20300 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: No bootstrap required, opened a new log
I20260713 09:09:27.048229 20303 ts_tablet_manager.cc:1403] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:09:27.048489 20300 ts_tablet_manager.cc:1403] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260713 09:09:27.048715 20301 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: Bootstrap starting.
I20260713 09:09:27.051689 20300 raft_consensus.cc:359] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.052562 20300 raft_consensus.cc:385] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.052249 20303 raft_consensus.cc:359] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.053056 20300 raft_consensus.cc:740] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6bb3de72cef469385ccedae683315f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.053611 20303 raft_consensus.cc:385] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.054049 20303 raft_consensus.cc:740] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.054318 20300 consensus_queue.cc:260] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.055269 20303 consensus_queue.cc:260] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.056653 20300 ts_tablet_manager.cc:1434] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:27.057862 20301 tablet_bootstrap.cc:654] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.064478 20285 heartbeater.cc:499] Master 127.16.62.62:38111 was elected leader, sending a full tablet report...
I20260713 09:09:27.066506 20303 ts_tablet_manager.cc:1434] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:09:27.067615 20303 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: Bootstrap starting.
I20260713 09:09:27.068668 20301 tablet_bootstrap.cc:492] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: No bootstrap required, opened a new log
I20260713 09:09:27.069197 20301 ts_tablet_manager.cc:1403] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:09:27.072978 20303 tablet_bootstrap.cc:654] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.073673 20301 raft_consensus.cc:359] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.074383 20301 raft_consensus.cc:385] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.074687 20301 raft_consensus.cc:740] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.075482 20301 consensus_queue.cc:260] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.077689 20301 ts_tablet_manager.cc:1434] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:27.078953 20303 tablet_bootstrap.cc:492] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: No bootstrap required, opened a new log
I20260713 09:09:27.079512 20303 ts_tablet_manager.cc:1403] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:09:27.081955 20303 raft_consensus.cc:359] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.082556 20303 raft_consensus.cc:385] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.082825 20303 raft_consensus.cc:740] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.083470 20303 consensus_queue.cc:260] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.085727 20303 ts_tablet_manager.cc:1434] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260713 09:09:27.097216 20286 tablet.cc:2406] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:27.133050 20309 raft_consensus.cc:493] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.133582 20309 raft_consensus.cc:515] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.135808 20309 leader_election.cc:290] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787)
I20260713 09:09:27.145485 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e416e8094890443db3c322c4b53b5c69" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b" is_pre_election: true
I20260713 09:09:27.146423 20111 raft_consensus.cc:2468] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.147637 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e416e8094890443db3c322c4b53b5c69" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5" is_pre_election: true
I20260713 09:09:27.147735 20225 leader_election.cc:304] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.148547 20186 raft_consensus.cc:2468] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.148842 20309 raft_consensus.cc:2804] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.149330 20309 raft_consensus.cc:493] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.149718 20309 raft_consensus.cc:3060] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.155756 20309 raft_consensus.cc:515] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.157706 20309 leader_election.cc:290] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Requested vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787)
I20260713 09:09:27.158520 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e416e8094890443db3c322c4b53b5c69" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b"
I20260713 09:09:27.158717 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e416e8094890443db3c322c4b53b5c69" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:27.159183 20111 raft_consensus.cc:3060] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.159447 20186 raft_consensus.cc:3060] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.165565 20186 raft_consensus.cc:2468] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.165684 20111 raft_consensus.cc:2468] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.166808 20226 leader_election.cc:304] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, c6bb3de72cef469385ccedae683315f5; no voters: 
I20260713 09:09:27.167768 20309 raft_consensus.cc:2804] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.168722 20309 raft_consensus.cc:697] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Running, Role: LEADER
I20260713 09:09:27.169497 20309 consensus_queue.cc:237] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.177599 20009 catalog_manager.cc:5697] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.247378 20309 raft_consensus.cc:493] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.247953 20309 raft_consensus.cc:515] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.249894 20309 leader_election.cc:290] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987)
I20260713 09:09:27.250686 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5" is_pre_election: true
I20260713 09:09:27.251709 20186 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.251329 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b" is_pre_election: true
I20260713 09:09:27.252444 20111 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.252885 20226 leader_election.cc:304] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, c6bb3de72cef469385ccedae683315f5; no voters: 
I20260713 09:09:27.253804 20309 raft_consensus.cc:2804] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.254184 20309 raft_consensus.cc:493] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.254499 20309 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.259518 20309 raft_consensus.cc:515] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.261085 20309 leader_election.cc:290] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Requested vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987)
I20260713 09:09:27.262100 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b"
I20260713 09:09:27.262101 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:27.262657 20111 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.262797 20186 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.268260 20186 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.268497 20111 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.269119 20226 leader_election.cc:304] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, c6bb3de72cef469385ccedae683315f5; no voters: 
I20260713 09:09:27.269824 20309 raft_consensus.cc:2804] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.270327 20309 raft_consensus.cc:697] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Running, Role: LEADER
I20260713 09:09:27.271019 20309 consensus_queue.cc:237] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.278203 20009 catalog_manager.cc:5697] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.368461 20009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44958:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:27.370570 20009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:27.396103 20100 tablet_service.cc:1511] Processing CreateTablet for tablet 1700d4a5275445ffb928369ef9165b45 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:27.397436 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700d4a5275445ffb928369ef9165b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.397336 20176 tablet_service.cc:1511] Processing CreateTablet for tablet 1700d4a5275445ffb928369ef9165b45 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:27.399127 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700d4a5275445ffb928369ef9165b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.399909 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 1700d4a5275445ffb928369ef9165b45 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:27.400892 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 594dac433eb843ada698f0d001ba6482 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:27.402118 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594dac433eb843ada698f0d001ba6482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.403456 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 594dac433eb843ada698f0d001ba6482 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:27.404688 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594dac433eb843ada698f0d001ba6482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.401238 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1700d4a5275445ffb928369ef9165b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.413148 20249 tablet_service.cc:1511] Processing CreateTablet for tablet 594dac433eb843ada698f0d001ba6482 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=867ccc69d7934c94b72403c040220c5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:27.414495 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594dac433eb843ada698f0d001ba6482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.416640 20300 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: Bootstrap starting.
I20260713 09:09:27.422837 20300 tablet_bootstrap.cc:654] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.427786 20301 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: Bootstrap starting.
I20260713 09:09:27.433331 20300 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: No bootstrap required, opened a new log
I20260713 09:09:27.433908 20300 ts_tablet_manager.cc:1403] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260713 09:09:27.434300 20303 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: Bootstrap starting.
I20260713 09:09:27.436339 20301 tablet_bootstrap.cc:654] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.437095 20300 raft_consensus.cc:359] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.437889 20300 raft_consensus.cc:385] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.438198 20300 raft_consensus.cc:740] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6bb3de72cef469385ccedae683315f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.439226 20300 consensus_queue.cc:260] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.441417 20303 tablet_bootstrap.cc:654] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.442035 20300 ts_tablet_manager.cc:1434] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:27.450065 20301 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: No bootstrap required, opened a new log
I20260713 09:09:27.450608 20301 ts_tablet_manager.cc:1403] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260713 09:09:27.453361 20304 raft_consensus.cc:493] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.453896 20304 raft_consensus.cc:515] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
W20260713 09:09:27.456851 20057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:27.458163 20304 leader_election.cc:290] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:27.459283 20300 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Bootstrap starting.
I20260713 09:09:27.469111 20301 raft_consensus.cc:359] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.470214 20301 raft_consensus.cc:385] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.470557 20301 raft_consensus.cc:740] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.471377 20301 consensus_queue.cc:260] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.474743 20301 ts_tablet_manager.cc:1434] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:09:27.475998 20301 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: Bootstrap starting.
I20260713 09:09:27.477049 20307 raft_consensus.cc:493] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.477986 20307 raft_consensus.cc:515] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.482695 20301 tablet_bootstrap.cc:654] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.494786 20307 leader_election.cc:290] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:27.495875 20301 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: No bootstrap required, opened a new log
I20260713 09:09:27.496521 20301 ts_tablet_manager.cc:1403] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:09:27.498677 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "c6bb3de72cef469385ccedae683315f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b" is_pre_election: true
W20260713 09:09:27.500454 20151 leader_election.cc:343] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.500247 20301 raft_consensus.cc:359] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.501472 20301 raft_consensus.cc:385] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.501817 20301 raft_consensus.cc:740] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.502573 20301 consensus_queue.cc:260] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.504673 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "c6bb3de72cef469385ccedae683315f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" is_pre_election: true
I20260713 09:09:27.505450 20301 ts_tablet_manager.cc:1434] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260713 09:09:27.506449 20152 leader_election.cc:343] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.506985 20152 leader_election.cc:304] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6bb3de72cef469385ccedae683315f5; no voters: 2c86c19ed08e4e2abb6ef931169c49b2, e25a876e2c90452bb75b7896300b946b
I20260713 09:09:27.507560 20300 tablet_bootstrap.cc:654] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.508332 20304 raft_consensus.cc:2749] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:27.516789 20303 tablet_bootstrap.cc:492] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: No bootstrap required, opened a new log
I20260713 09:09:27.517362 20303 ts_tablet_manager.cc:1403] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.031s
I20260713 09:09:27.520337 20303 raft_consensus.cc:359] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.521029 20303 raft_consensus.cc:385] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.521335 20303 raft_consensus.cc:740] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.522246 20303 consensus_queue.cc:260] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.531426 20303 ts_tablet_manager.cc:1434] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:09:27.533470 20300 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: No bootstrap required, opened a new log
I20260713 09:09:27.534080 20300 ts_tablet_manager.cc:1403] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.016s
I20260713 09:09:27.536967 20303 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: Bootstrap starting.
I20260713 09:09:27.538851 20300 raft_consensus.cc:359] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.540781 20300 raft_consensus.cc:385] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.543326 20300 raft_consensus.cc:740] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6bb3de72cef469385ccedae683315f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.544234 20300 consensus_queue.cc:260] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.545053 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5" is_pre_election: true
I20260713 09:09:27.545770 20186 raft_consensus.cc:2468] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 0.
I20260713 09:09:27.546550 20300 ts_tablet_manager.cc:1434] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:27.546922 20303 tablet_bootstrap.cc:654] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.547737 20077 leader_election.cc:304] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6bb3de72cef469385ccedae683315f5, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.548508 20307 raft_consensus.cc:2804] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.548878 20307 raft_consensus.cc:493] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.549228 20307 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.549305 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" is_pre_election: true
W20260713 09:09:27.550848 20077 leader_election.cc:343] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.554209 20303 tablet_bootstrap.cc:492] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: No bootstrap required, opened a new log
I20260713 09:09:27.554742 20303 ts_tablet_manager.cc:1403] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:09:27.558120 20303 raft_consensus.cc:359] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.558950 20303 raft_consensus.cc:385] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.558616 20307 raft_consensus.cc:515] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.559305 20303 raft_consensus.cc:740] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.560206 20303 consensus_queue.cc:260] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.560791 20307 leader_election.cc:290] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 1 election: Requested vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:27.561614 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:27.561721 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
I20260713 09:09:27.562235 20186 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.562247 20260 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.562978 20303 ts_tablet_manager.cc:1434] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:27.568300 20260 raft_consensus.cc:2468] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 1.
I20260713 09:09:27.568639 20186 raft_consensus.cc:2468] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 1.
I20260713 09:09:27.569475 20077 leader_election.cc:304] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.570354 20307 raft_consensus.cc:2804] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.571491 20307 raft_consensus.cc:697] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 LEADER]: Becoming Leader. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Running, Role: LEADER
I20260713 09:09:27.572399 20307 consensus_queue.cc:237] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.581158 20007 catalog_manager.cc:5697] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b reported cstate change: term changed from 0 to 1, leader changed from <none> to e25a876e2c90452bb75b7896300b946b (127.16.62.1). New cstate: current_term: 1 leader_uuid: "e25a876e2c90452bb75b7896300b946b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.674752 20309 raft_consensus.cc:493] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.675294 20309 raft_consensus.cc:515] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.677136 20309 leader_election.cc:290] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787)
I20260713 09:09:27.677747 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b" is_pre_election: true
I20260713 09:09:27.678279 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5" is_pre_election: true
I20260713 09:09:27.678431 20111 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.678930 20186 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 0.
I20260713 09:09:27.679557 20225 leader_election.cc:304] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.680424 20309 raft_consensus.cc:2804] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.680876 20309 raft_consensus.cc:493] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.681123 20309 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.686033 20309 raft_consensus.cc:515] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.687649 20309 leader_election.cc:290] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Requested vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787)
I20260713 09:09:27.688607 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25a876e2c90452bb75b7896300b946b"
I20260713 09:09:27.688804 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:27.689297 20111 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.689435 20186 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.695163 20111 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.695266 20186 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c86c19ed08e4e2abb6ef931169c49b2 in term 1.
I20260713 09:09:27.696461 20225 leader_election.cc:304] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.696688 20309 consensus_queue.cc:1048] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:27.697374 20313 raft_consensus.cc:2804] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.698647 20313 raft_consensus.cc:697] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Running, Role: LEADER
I20260713 09:09:27.699506 20313 consensus_queue.cc:237] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.709563 20007 catalog_manager.cc:5697] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.712530 20309 consensus_queue.cc:1048] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:27.747483 20260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9e182f189014c0e930b908766848c13"
dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
mode: GRACEFUL
new_leader_uuid: "e25a876e2c90452bb75b7896300b946b"
 from {username='slave'} at 127.0.0.1:35238
I20260713 09:09:27.748111 20260 raft_consensus.cc:606] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Received request to transfer leadership to TS e25a876e2c90452bb75b7896300b946b
I20260713 09:09:27.757737 20260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45"
dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
mode: GRACEFUL
new_leader_uuid: "e25a876e2c90452bb75b7896300b946b"
 from {username='slave'} at 127.0.0.1:35238
I20260713 09:09:27.758338 20260 raft_consensus.cc:606] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Received request to transfer leadership to TS e25a876e2c90452bb75b7896300b946b
I20260713 09:09:27.783044 20309 consensus_queue.cc:1048] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:27.791131 20333 raft_consensus.cc:993] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: : Instructing follower e25a876e2c90452bb75b7896300b946b to start an election
I20260713 09:09:27.791589 20333 raft_consensus.cc:1081] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Signalling peer e25a876e2c90452bb75b7896300b946b to start an election
I20260713 09:09:27.795533 20110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9e182f189014c0e930b908766848c13"
dest_uuid: "e25a876e2c90452bb75b7896300b946b"
 from {username='slave'} at 127.0.0.1:57400
I20260713 09:09:27.796754 20110 raft_consensus.cc:493] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.797168 20110 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.797359 20333 consensus_queue.cc:1048] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.805172 20110 raft_consensus.cc:515] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.809805 20110 leader_election.cc:290] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 2 election: Requested vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:27.810559 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:27.810890 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e182f189014c0e930b908766848c13" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
I20260713 09:09:27.811239 20186 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.811478 20260 raft_consensus.cc:3055] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:27.811797 20260 raft_consensus.cc:740] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Running, Role: LEADER
I20260713 09:09:27.812623 20260 consensus_queue.cc:260] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [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: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.813794 20260 raft_consensus.cc:3060] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.818357 20186 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 2.
I20260713 09:09:27.819800 20077 leader_election.cc:304] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6bb3de72cef469385ccedae683315f5, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:27.820705 20307 raft_consensus.cc:2804] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:27.821209 20307 raft_consensus.cc:697] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 2 LEADER]: Becoming Leader. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Running, Role: LEADER
I20260713 09:09:27.821416 20260 raft_consensus.cc:2468] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 2.
I20260713 09:09:27.822083 20307 consensus_queue.cc:237] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:27.829516 20009 catalog_manager.cc:5697] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b reported cstate change: term changed from 1 to 2, leader changed from 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3) to e25a876e2c90452bb75b7896300b946b (127.16.62.1). New cstate: current_term: 2 leader_uuid: "e25a876e2c90452bb75b7896300b946b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.955731 20307 consensus_queue.cc:1048] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.967025 20344 consensus_queue.cc:1048] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.108546 20309 consensus_queue.cc:1048] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.120569 20333 consensus_queue.cc:1048] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.128521 20313 raft_consensus.cc:993] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: : Instructing follower e25a876e2c90452bb75b7896300b946b to start an election
I20260713 09:09:28.129029 20333 raft_consensus.cc:1081] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Signalling peer e25a876e2c90452bb75b7896300b946b to start an election
I20260713 09:09:28.130445 20110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45"
dest_uuid: "e25a876e2c90452bb75b7896300b946b"
 from {username='slave'} at 127.0.0.1:57400
I20260713 09:09:28.130896 20110 raft_consensus.cc:493] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.131249 20110 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.135834 20110 raft_consensus.cc:515] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.137457 20110 leader_election.cc:290] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 2 election: Requested vote from peers c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:28.138494 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
I20260713 09:09:28.138497 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1700d4a5275445ffb928369ef9165b45" candidate_uuid: "e25a876e2c90452bb75b7896300b946b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6bb3de72cef469385ccedae683315f5"
I20260713 09:09:28.139190 20260 raft_consensus.cc:3055] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.139519 20260 raft_consensus.cc:740] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c86c19ed08e4e2abb6ef931169c49b2, State: Running, Role: LEADER
I20260713 09:09:28.139575 20186 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.140452 20260 consensus_queue.cc:260] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [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: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.141724 20260 raft_consensus.cc:3060] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.146800 20186 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 2.
I20260713 09:09:28.147928 20077 leader_election.cc:304] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6bb3de72cef469385ccedae683315f5, e25a876e2c90452bb75b7896300b946b; no voters: 
I20260713 09:09:28.148518 20260 raft_consensus.cc:2468] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25a876e2c90452bb75b7896300b946b in term 2.
I20260713 09:09:28.148782 20331 raft_consensus.cc:2804] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.149351 20331 raft_consensus.cc:697] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 2 LEADER]: Becoming Leader. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Running, Role: LEADER
I20260713 09:09:28.150080 20331 consensus_queue.cc:237] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.156180 20007 catalog_manager.cc:5697] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b reported cstate change: term changed from 1 to 2, leader changed from 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3) to e25a876e2c90452bb75b7896300b946b (127.16.62.1). New cstate: current_term: 2 leader_uuid: "e25a876e2c90452bb75b7896300b946b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.224576 16632 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:28.226302 16632 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:28.226727 16632 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:28.240978 20110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "594dac433eb843ada698f0d001ba6482"
dest_uuid: "e25a876e2c90452bb75b7896300b946b"
mode: GRACEFUL
new_leader_uuid: "c6bb3de72cef469385ccedae683315f5"
 from {username='slave'} at 127.0.0.1:57416
I20260713 09:09:28.241585 20110 raft_consensus.cc:606] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 LEADER]: Received request to transfer leadership to TS c6bb3de72cef469385ccedae683315f5
I20260713 09:09:28.243136 16632 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:28.301975 20186 raft_consensus.cc:1275] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Refusing update from remote peer e25a876e2c90452bb75b7896300b946b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:28.303272 20331 consensus_queue.cc:1048] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.311499 20260 raft_consensus.cc:1275] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Refusing update from remote peer e25a876e2c90452bb75b7896300b946b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:28.314169 20344 consensus_queue.cc:1048] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.490007 20344 raft_consensus.cc:993] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: : Instructing follower c6bb3de72cef469385ccedae683315f5 to start an election
I20260713 09:09:28.490487 20307 raft_consensus.cc:1081] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 LEADER]: Signalling peer c6bb3de72cef469385ccedae683315f5 to start an election
I20260713 09:09:28.492309 20186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "594dac433eb843ada698f0d001ba6482"
dest_uuid: "c6bb3de72cef469385ccedae683315f5"
 from {username='slave'} at 127.0.0.1:41884
I20260713 09:09:28.492810 20186 raft_consensus.cc:493] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.493125 20186 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.497886 20186 raft_consensus.cc:515] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.499607 20186 leader_election.cc:290] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 2 election: Requested vote from peers e25a876e2c90452bb75b7896300b946b (127.16.62.1:44987), 2c86c19ed08e4e2abb6ef931169c49b2 (127.16.62.3:41113)
I20260713 09:09:28.500614 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "c6bb3de72cef469385ccedae683315f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e25a876e2c90452bb75b7896300b946b"
I20260713 09:09:28.500768 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594dac433eb843ada698f0d001ba6482" candidate_uuid: "c6bb3de72cef469385ccedae683315f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c86c19ed08e4e2abb6ef931169c49b2"
I20260713 09:09:28.501230 20110 raft_consensus.cc:3055] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.501338 20260 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.501559 20110 raft_consensus.cc:740] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e25a876e2c90452bb75b7896300b946b, State: Running, Role: LEADER
I20260713 09:09:28.502384 20110 consensus_queue.cc:260] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [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: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.503366 20110 raft_consensus.cc:3060] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.506462 20260 raft_consensus.cc:2468] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bb3de72cef469385ccedae683315f5 in term 2.
I20260713 09:09:28.507792 20152 leader_election.cc:304] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c86c19ed08e4e2abb6ef931169c49b2, c6bb3de72cef469385ccedae683315f5; no voters: 
I20260713 09:09:28.508805 20304 raft_consensus.cc:2804] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.509958 20304 raft_consensus.cc:697] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 LEADER]: Becoming Leader. State: Replica: c6bb3de72cef469385ccedae683315f5, State: Running, Role: LEADER
I20260713 09:09:28.510084 20110 raft_consensus.cc:2468] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bb3de72cef469385ccedae683315f5 in term 2.
I20260713 09:09:28.510769 20304 consensus_queue.cc:237] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } }
I20260713 09:09:28.518811 20008 catalog_manager.cc:5697] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 reported cstate change: term changed from 1 to 2, leader changed from e25a876e2c90452bb75b7896300b946b (127.16.62.1) to c6bb3de72cef469385ccedae683315f5 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "c6bb3de72cef469385ccedae683315f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e25a876e2c90452bb75b7896300b946b" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.585572 20260 raft_consensus.cc:1275] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Refusing update from remote peer e25a876e2c90452bb75b7896300b946b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:28.587150 20307 consensus_queue.cc:1048] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c86c19ed08e4e2abb6ef931169c49b2" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.598544 20186 raft_consensus.cc:1275] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Refusing update from remote peer e25a876e2c90452bb75b7896300b946b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:28.600507 20307 consensus_queue.cc:1048] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bb3de72cef469385ccedae683315f5" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 40787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.608862 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
I20260713 09:09:28.637745 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.638334 16632 tablet_replica.cc:333] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b: stopping tablet replica
I20260713 09:09:28.638901 16632 raft_consensus.cc:2243] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.639341 16632 raft_consensus.cc:2272] T 594dac433eb843ada698f0d001ba6482 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.641309 16632 tablet_replica.cc:333] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b: stopping tablet replica
I20260713 09:09:28.641924 16632 raft_consensus.cc:2243] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.642720 16632 raft_consensus.cc:2272] T c9e182f189014c0e930b908766848c13 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.645260 16632 tablet_replica.cc:333] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b: stopping tablet replica
I20260713 09:09:28.645831 16632 raft_consensus.cc:2243] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.646669 16632 raft_consensus.cc:2272] T 1700d4a5275445ffb928369ef9165b45 P e25a876e2c90452bb75b7896300b946b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.648766 16632 tablet_replica.cc:333] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b: stopping tablet replica
I20260713 09:09:28.649236 16632 raft_consensus.cc:2243] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.649672 16632 raft_consensus.cc:2272] T e416e8094890443db3c322c4b53b5c69 P e25a876e2c90452bb75b7896300b946b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.673771 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
I20260713 09:09:28.687000 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
I20260713 09:09:28.706419 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.707127 16632 tablet_replica.cc:333] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: stopping tablet replica
I20260713 09:09:28.707688 16632 raft_consensus.cc:2243] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.708319 16632 pending_rounds.cc:70] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Trying to abort 1 pending ops.
I20260713 09:09:28.708534 16632 pending_rounds.cc:77] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992715830960128 op_type: NO_OP noop_request { }
I20260713 09:09:28.708843 16632 raft_consensus.cc:2889] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:28.709132 16632 raft_consensus.cc:2272] T 594dac433eb843ada698f0d001ba6482 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.711586 16632 tablet_replica.cc:333] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5: stopping tablet replica
I20260713 09:09:28.712172 16632 raft_consensus.cc:2243] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.712591 16632 raft_consensus.cc:2272] T c9e182f189014c0e930b908766848c13 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.714564 16632 tablet_replica.cc:333] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5: stopping tablet replica
I20260713 09:09:28.715068 16632 raft_consensus.cc:2243] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.715716 16632 raft_consensus.cc:2272] T 1700d4a5275445ffb928369ef9165b45 P c6bb3de72cef469385ccedae683315f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.717811 16632 tablet_replica.cc:333] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5: stopping tablet replica
I20260713 09:09:28.718291 16632 raft_consensus.cc:2243] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.718693 16632 raft_consensus.cc:2272] T e416e8094890443db3c322c4b53b5c69 P c6bb3de72cef469385ccedae683315f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.731793 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
I20260713 09:09:28.744318 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
I20260713 09:09:28.768004 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:28.768749 16632 tablet_replica.cc:333] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2: stopping tablet replica
I20260713 09:09:28.769474 16632 raft_consensus.cc:2243] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.770004 16632 raft_consensus.cc:2272] T 594dac433eb843ada698f0d001ba6482 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.772758 16632 tablet_replica.cc:333] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2: stopping tablet replica
I20260713 09:09:28.773309 16632 raft_consensus.cc:2243] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.773767 16632 raft_consensus.cc:2272] T 1700d4a5275445ffb928369ef9165b45 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.776033 16632 tablet_replica.cc:333] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2: stopping tablet replica
W20260713 09:09:28.776022 20226 consensus_peers.cc:597] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 -> Peer c6bb3de72cef469385ccedae683315f5 (127.16.62.2:40787): Couldn't send request to peer c6bb3de72cef469385ccedae683315f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:40787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:28.776899 16632 raft_consensus.cc:2243] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.777652 16632 raft_consensus.cc:2272] T e416e8094890443db3c322c4b53b5c69 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.779474 16632 tablet_replica.cc:333] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2: stopping tablet replica
I20260713 09:09:28.780066 16632 raft_consensus.cc:2243] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.780561 16632 raft_consensus.cc:2272] T c9e182f189014c0e930b908766848c13 P 2c86c19ed08e4e2abb6ef931169c49b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.805243 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:09:28.816874 16632 master.cc:562] Master@127.16.62.62:38111 shutting down...
I20260713 09:09:28.835634 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:28.836270 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.836625 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P e89f613a2fec4206b5dd426d6db9b06d: stopping tablet replica
I20260713 09:09:28.860188 16632 master.cc:584] Master@127.16.62.62:38111 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2579 ms)
[----------] 6 tests from LeaderRebalancerTest (88397 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:28.891331 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:46157
I20260713 09:09:28.892352 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:28.897743 20354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:28.898088 20355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:28.899154 20357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:28.900498 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:28.901244 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:28.901413 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:28.901598 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933768901567 us; error 0 us; skew 500 ppm
I20260713 09:09:28.902159 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:28.904609 16632 webserver.cc:533] Webserver started at http://127.16.62.62:45425/ using document root <none> and password file <none>
I20260713 09:09:28.905079 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:28.905269 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:28.905542 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:28.906570 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "df04873efc264b699c57d5c68b7194e9"
format_stamp: "Formatted at 2026-07-13 09:09:28 on dist-test-slave-h7ql"
I20260713 09:09:28.910869 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:28.914613 20362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:28.915956 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:28.916278 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "df04873efc264b699c57d5c68b7194e9"
format_stamp: "Formatted at 2026-07-13 09:09:28 on dist-test-slave-h7ql"
I20260713 09:09:28.916589 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:28.939618 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:28.940626 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:28.978372 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:46157
I20260713 09:09:28.978474 20413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:46157 every 8 connection(s)
I20260713 09:09:28.982363 20414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.993983 20414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: Bootstrap starting.
I20260713 09:09:28.998616 20414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.002630 20414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: No bootstrap required, opened a new log
I20260713 09:09:29.004658 20414 raft_consensus.cc:359] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER }
I20260713 09:09:29.005116 20414 raft_consensus.cc:385] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.005353 20414 raft_consensus.cc:740] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df04873efc264b699c57d5c68b7194e9, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.005949 20414 consensus_queue.cc:260] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER }
I20260713 09:09:29.006402 20414 raft_consensus.cc:399] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:29.006639 20414 raft_consensus.cc:493] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:29.006908 20414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.011579 20414 raft_consensus.cc:515] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER }
I20260713 09:09:29.012117 20414 leader_election.cc:304] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [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: df04873efc264b699c57d5c68b7194e9; no voters: 
I20260713 09:09:29.013211 20414 leader_election.cc:290] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:29.013567 20417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.015332 20417 raft_consensus.cc:697] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 1 LEADER]: Becoming Leader. State: Replica: df04873efc264b699c57d5c68b7194e9, State: Running, Role: LEADER
I20260713 09:09:29.016184 20417 consensus_queue.cc:237] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [LEADER]: Queue going to LEADER mode. State: All 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: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER }
I20260713 09:09:29.016481 20414 sys_catalog.cc:565] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:29.019127 20418 sys_catalog.cc:455] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df04873efc264b699c57d5c68b7194e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER } }
I20260713 09:09:29.019207 20419 sys_catalog.cc:455] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df04873efc264b699c57d5c68b7194e9. Latest consensus state: current_term: 1 leader_uuid: "df04873efc264b699c57d5c68b7194e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df04873efc264b699c57d5c68b7194e9" member_type: VOTER } }
I20260713 09:09:29.019912 20418 sys_catalog.cc:458] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:29.019976 20419 sys_catalog.cc:458] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:29.025070 20422 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:29.032987 20422 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:29.033954 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:29.042229 20422 catalog_manager.cc:1383] Generated new cluster ID: b2a9c5c954cc427db108038fcd8e2caf
I20260713 09:09:29.042574 20422 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:29.061146 20422 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:29.062443 20422 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:29.078307 20422 catalog_manager.cc:6070] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: Generated new TSK 0
I20260713 09:09:29.078962 20422 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:29.101279 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.107640 20435 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.108937 20436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.116895 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:29.116968 20438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.118518 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:29.118789 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.119027 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933769118990 us; error 0 us; skew 500 ppm
I20260713 09:09:29.119689 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.122186 16632 webserver.cc:533] Webserver started at http://127.16.62.1:34587/ using document root <none> and password file <none>
I20260713 09:09:29.122736 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.123009 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.123378 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.124545 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.130190 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:29.133961 20443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.134828 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:29.135175 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.135447 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:29.162595 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.163967 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.165556 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.168082 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.168341 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.168604 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.168804 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.212266 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:32771
I20260713 09:09:29.212352 20505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:32771 every 8 connection(s)
I20260713 09:09:29.217207 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.225817 20510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.226810 20511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.231683 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:29.231724 20506 heartbeater.cc:344] Connected to a master server at 127.16.62.62:46157
W20260713 09:09:29.232199 20513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.232440 20506 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.233603 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:29.233716 20506 heartbeater.cc:507] Master 127.16.62.62:46157 requested a full tablet report, sending...
W20260713 09:09:29.233927 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.234185 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933769234166 us; error 0 us; skew 500 ppm
I20260713 09:09:29.234980 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.236229 20379 ts_manager.cc:194] Registered new tserver with Master: 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771)
I20260713 09:09:29.237653 16632 webserver.cc:533] Webserver started at http://127.16.62.2:34851/ using document root <none> and password file <none>
I20260713 09:09:29.238279 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.238415 20379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53898
I20260713 09:09:29.238507 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.239019 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.240401 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "f4634e7c33fb4126b258afdea8d6476d"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.245095 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:09:29.248621 20518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.249488 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:29.249836 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "f4634e7c33fb4126b258afdea8d6476d"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.250151 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:29.269378 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.270509 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.272037 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.274355 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.274598 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.274868 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.275056 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.322206 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:35673
I20260713 09:09:29.322425 20580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:35673 every 8 connection(s)
I20260713 09:09:29.327644 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:29.335676 20584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.336162 20585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:29.340085 20587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:29.340348 20581 heartbeater.cc:344] Connected to a master server at 127.16.62.62:46157
I20260713 09:09:29.340770 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:29.341384 20581 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.342161 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:29.342366 20581 heartbeater.cc:507] Master 127.16.62.62:46157 requested a full tablet report, sending...
W20260713 09:09:29.342463 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:29.342815 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933769342795 us; error 0 us; skew 500 ppm
I20260713 09:09:29.343568 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:29.344734 20379 ts_manager.cc:194] Registered new tserver with Master: f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:29.346278 16632 webserver.cc:533] Webserver started at http://127.16.62.3:45913/ using document root <none> and password file <none>
I20260713 09:09:29.346428 20379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53908
I20260713 09:09:29.346848 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:29.347134 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:29.347453 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:29.348654 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "17ab955de2884c82b887ce6681c0b9a6"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.352913 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:29.356264 20592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.357098 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:29.357362 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "17ab955de2884c82b887ce6681c0b9a6"
format_stamp: "Formatted at 2026-07-13 09:09:29 on dist-test-slave-h7ql"
I20260713 09:09:29.357599 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:29.396404 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:29.397814 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:29.399348 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:29.401455 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:29.401636 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.401820 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:29.401944 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:29.440871 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:36487
I20260713 09:09:29.440987 20654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:36487 every 8 connection(s)
I20260713 09:09:29.454119 20655 heartbeater.cc:344] Connected to a master server at 127.16.62.62:46157
I20260713 09:09:29.454525 20655 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:29.455194 20655 heartbeater.cc:507] Master 127.16.62.62:46157 requested a full tablet report, sending...
I20260713 09:09:29.457090 20379 ts_manager.cc:194] Registered new tserver with Master: 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:29.457882 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013892011s
I20260713 09:09:29.458422 20379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53910
I20260713 09:09:29.484076 20379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53918:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:29.486547 20379 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:29.563198 20546 tablet_service.cc:1511] Processing CreateTablet for tablet 0e370256ac07402fa0faa747add15643 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:29.564602 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e370256ac07402fa0faa747add15643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.568161 20545 tablet_service.cc:1511] Processing CreateTablet for tablet ae8d2ba968e34e3097c41ef5677c5f60 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:29.569670 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8d2ba968e34e3097c41ef5677c5f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.571274 20620 tablet_service.cc:1511] Processing CreateTablet for tablet 0e370256ac07402fa0faa747add15643 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:29.571650 20619 tablet_service.cc:1511] Processing CreateTablet for tablet ae8d2ba968e34e3097c41ef5677c5f60 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:29.571983 20618 tablet_service.cc:1511] Processing CreateTablet for tablet 9a68a47fcc23454ba07517cfade42568 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:29.572695 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e370256ac07402fa0faa747add15643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.573309 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a68a47fcc23454ba07517cfade42568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.574316 20470 tablet_service.cc:1511] Processing CreateTablet for tablet ae8d2ba968e34e3097c41ef5677c5f60 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:29.575042 20468 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32399dbb24cb0b4ae2de59ccad836 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:29.575593 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8d2ba968e34e3097c41ef5677c5f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.575670 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae8d2ba968e34e3097c41ef5677c5f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.577385 20469 tablet_service.cc:1511] Processing CreateTablet for tablet 9a68a47fcc23454ba07517cfade42568 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:29.578678 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32399dbb24cb0b4ae2de59ccad836 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:29.580045 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32399dbb24cb0b4ae2de59ccad836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.579746 20467 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc0d9c39d544544b826ad76410dfb65 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:29.581837 20466 tablet_service.cc:1511] Processing CreateTablet for tablet 213a0602741545b198859688e5757932 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:29.583981 20471 tablet_service.cc:1511] Processing CreateTablet for tablet 0e370256ac07402fa0faa747add15643 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:29.585034 20464 tablet_service.cc:1511] Processing CreateTablet for tablet c47c6abbcadc47de8d55dd49eb09229c (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:29.586103 20613 tablet_service.cc:1511] Processing CreateTablet for tablet c47c6abbcadc47de8d55dd49eb09229c (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:29.587474 20613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47c6abbcadc47de8d55dd49eb09229c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.587177 20463 tablet_service.cc:1511] Processing CreateTablet for tablet cdcc885898324a0d91ad9ff4044b26a3 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:29.583981 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 82df057c749a4e2c921d42bd95178c1e (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:29.590248 20614 tablet_service.cc:1511] Processing CreateTablet for tablet 82df057c749a4e2c921d42bd95178c1e (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:29.591581 20614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82df057c749a4e2c921d42bd95178c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.591521 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 9a68a47fcc23454ba07517cfade42568 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:29.592257 20612 tablet_service.cc:1511] Processing CreateTablet for tablet cdcc885898324a0d91ad9ff4044b26a3 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:29.593498 20612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcc885898324a0d91ad9ff4044b26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.595999 20670 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:29.595917 20615 tablet_service.cc:1511] Processing CreateTablet for tablet 213a0602741545b198859688e5757932 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:29.596611 20616 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc0d9c39d544544b826ad76410dfb65 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:29.597395 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a0602741545b198859688e5757932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.598562 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 87b32399dbb24cb0b4ae2de59ccad836 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:29.578704 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a68a47fcc23454ba07517cfade42568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.600615 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc0d9c39d544544b826ad76410dfb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.601553 20471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e370256ac07402fa0faa747add15643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.602200 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82df057c749a4e2c921d42bd95178c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.602954 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc0d9c39d544544b826ad76410dfb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.603615 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32399dbb24cb0b4ae2de59ccad836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.604892 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcc885898324a0d91ad9ff4044b26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.606139 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47c6abbcadc47de8d55dd49eb09229c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.606139 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a68a47fcc23454ba07517cfade42568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.607829 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b32399dbb24cb0b4ae2de59ccad836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.610527 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a0602741545b198859688e5757932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.619120 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc0d9c39d544544b826ad76410dfb65 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:29.621122 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc0d9c39d544544b826ad76410dfb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.624363 20541 tablet_service.cc:1511] Processing CreateTablet for tablet 213a0602741545b198859688e5757932 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:29.626358 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a0602741545b198859688e5757932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.633484 20670 tablet_bootstrap.cc:654] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.637689 20670 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:29.638157 20670 ts_tablet_manager.cc:1403] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260713 09:09:29.640589 20670 raft_consensus.cc:359] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.641330 20670 raft_consensus.cc:385] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.641633 20670 raft_consensus.cc:740] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.642503 20670 consensus_queue.cc:260] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.661048 20540 tablet_service.cc:1511] Processing CreateTablet for tablet 82df057c749a4e2c921d42bd95178c1e (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:29.663944 20539 tablet_service.cc:1511] Processing CreateTablet for tablet c47c6abbcadc47de8d55dd49eb09229c (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:29.667687 20538 tablet_service.cc:1511] Processing CreateTablet for tablet cdcc885898324a0d91ad9ff4044b26a3 (DEFAULT_TABLE table=test-workload [id=93eec1dab74243e4a774ee365108a69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:29.669036 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcc885898324a0d91ad9ff4044b26a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.675905 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47c6abbcadc47de8d55dd49eb09229c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.684777 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82df057c749a4e2c921d42bd95178c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:29.757107 20655 heartbeater.cc:499] Master 127.16.62.62:46157 was elected leader, sending a full tablet report...
I20260713 09:09:29.757095 20673 raft_consensus.cc:493] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.758713 20673 raft_consensus.cc:515] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.763654 20670 ts_tablet_manager.cc:1434] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.125s	user 0.004s	sys 0.011s
I20260713 09:09:29.764698 20670 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:29.767282 20672 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:29.768920 20673 leader_election.cc:290] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:29.770606 20670 tablet_bootstrap.cc:654] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.771241 20674 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:29.784878 20674 tablet_bootstrap.cc:654] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.788803 20672 tablet_bootstrap.cc:654] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.936259 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
W20260713 09:09:29.939185 20595 leader_election.cc:343] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.944171 20672 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:29.947763 20672 ts_tablet_manager.cc:1403] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.205s	user 0.045s	sys 0.096s
I20260713 09:09:29.949451 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
W20260713 09:09:29.951771 20595 leader_election.cc:343] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.951331 20672 raft_consensus.cc:359] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:29.952600 20672 raft_consensus.cc:385] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.952422 20595 leader_election.cc:304] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:29.953723 20675 raft_consensus.cc:2749] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:29.953019 20672 raft_consensus.cc:740] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.955583 20672 consensus_queue.cc:260] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:29.964111 20672 ts_tablet_manager.cc:1434] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:09:29.964915 20506 heartbeater.cc:499] Master 127.16.62.62:46157 was elected leader, sending a full tablet report...
I20260713 09:09:29.965442 20672 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:29.966270 20674 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:29.966832 20674 ts_tablet_manager.cc:1403] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.210s	user 0.083s	sys 0.102s
I20260713 09:09:29.970582 20674 raft_consensus.cc:359] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.973716 20672 tablet_bootstrap.cc:654] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.974449 20674 raft_consensus.cc:385] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.974905 20674 raft_consensus.cc:740] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.976475 20674 consensus_queue.cc:260] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.976037 20670 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:29.979141 20670 ts_tablet_manager.cc:1403] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.215s	user 0.080s	sys 0.105s
I20260713 09:09:29.981185 20672 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:29.981729 20672 ts_tablet_manager.cc:1403] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260713 09:09:29.982549 20674 ts_tablet_manager.cc:1434] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:29.982334 20670 raft_consensus.cc:359] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.983162 20670 raft_consensus.cc:385] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.983496 20670 raft_consensus.cc:740] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.983634 20674 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:29.983412 20581 heartbeater.cc:499] Master 127.16.62.62:46157 was elected leader, sending a full tablet report...
I20260713 09:09:29.984436 20672 raft_consensus.cc:359] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.984534 20670 consensus_queue.cc:260] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.985244 20672 raft_consensus.cc:385] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.985584 20672 raft_consensus.cc:740] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.986330 20672 consensus_queue.cc:260] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:29.988759 20672 ts_tablet_manager.cc:1434] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:29.989537 20670 ts_tablet_manager.cc:1434] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:29.989799 20672 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:29.990607 20674 tablet_bootstrap.cc:654] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.990792 20670 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:29.996701 20672 tablet_bootstrap.cc:654] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.000646 20670 tablet_bootstrap.cc:654] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.012573 20670 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.013142 20670 ts_tablet_manager.cc:1403] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.014s
I20260713 09:09:30.017334 20670 raft_consensus.cc:359] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.018321 20670 raft_consensus.cc:385] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.018663 20670 raft_consensus.cc:740] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.019948 20670 consensus_queue.cc:260] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.025210 20670 ts_tablet_manager.cc:1434] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:30.026479 20670 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
W20260713 09:09:30.028127 20427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:30.035372 20670 tablet_bootstrap.cc:654] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.047259 20670 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.047848 20670 ts_tablet_manager.cc:1403] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:09:30.054768 20679 raft_consensus.cc:493] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.055671 20674 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.055387 20679 raft_consensus.cc:515] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.056504 20674 ts_tablet_manager.cc:1403] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.037s
I20260713 09:09:30.056380 20670 raft_consensus.cc:359] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.057314 20670 raft_consensus.cc:385] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.057654 20670 raft_consensus.cc:740] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.063025 20672 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.063689 20672 ts_tablet_manager.cc:1403] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.074s	user 0.038s	sys 0.027s
I20260713 09:09:30.063378 20674 raft_consensus.cc:359] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.064285 20674 raft_consensus.cc:385] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.064636 20674 raft_consensus.cc:740] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.065485 20674 consensus_queue.cc:260] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.065816 20679 leader_election.cc:290] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.070827 20674 ts_tablet_manager.cc:1434] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:30.071930 20674 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.062400 20670 consensus_queue.cc:260] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.077021 20670 ts_tablet_manager.cc:1434] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260713 09:09:30.078191 20670 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:30.078289 20674 tablet_bootstrap.cc:654] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.081775 20672 raft_consensus.cc:359] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.082587 20672 raft_consensus.cc:385] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.082885 20672 raft_consensus.cc:740] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.083702 20672 consensus_queue.cc:260] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.086088 20672 ts_tablet_manager.cc:1434] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:09:30.087508 20675 raft_consensus.cc:493] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.088078 20675 raft_consensus.cc:515] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.092043 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.092602 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.092751 20556 raft_consensus.cc:2468] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.093473 20670 tablet_bootstrap.cc:654] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:30.094261 20595 leader_election.cc:343] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.094478 20446 leader_election.cc:304] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.094941 20675 leader_election.cc:290] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.095507 20679 raft_consensus.cc:2804] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.095758 20672 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:30.095950 20679 raft_consensus.cc:493] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.096355 20679 raft_consensus.cc:3060] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.102732 20672 tablet_bootstrap.cc:654] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.104902 20679 raft_consensus.cc:515] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.111758 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
W20260713 09:09:30.113538 20595 leader_election.cc:343] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.114115 20595 leader_election.cc:304] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.114706 20672 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.115448 20672 ts_tablet_manager.cc:1403] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260713 09:09:30.115732 20675 raft_consensus.cc:2749] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.123159 20672 raft_consensus.cc:359] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.124109 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.125104 20672 raft_consensus.cc:385] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.125456 20672 raft_consensus.cc:740] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.128194 20672 consensus_queue.cc:260] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.125536 20555 raft_consensus.cc:3060] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.128942 20670 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.129552 20670 ts_tablet_manager.cc:1403] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.015s
I20260713 09:09:30.130391 20674 tablet_bootstrap.cc:492] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.131122 20674 ts_tablet_manager.cc:1403] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.028s
I20260713 09:09:30.132733 20670 raft_consensus.cc:359] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.133584 20670 raft_consensus.cc:385] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.133914 20670 raft_consensus.cc:740] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.134886 20670 consensus_queue.cc:260] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.135310 20674 raft_consensus.cc:359] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.136480 20674 raft_consensus.cc:385] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.126780 20679 leader_election.cc:290] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.136955 20674 raft_consensus.cc:740] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.137991 20555 raft_consensus.cc:2468] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.138283 20674 consensus_queue.cc:260] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.139380 20446 leader_election.cc:304] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.141592 20674 ts_tablet_manager.cc:1434] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:30.147241 20674 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.150655 20670 ts_tablet_manager.cc:1434] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.003s
I20260713 09:09:30.151726 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.153348 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.151989 20670 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:30.155411 20674 tablet_bootstrap.cc:654] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:30.160753 20444 leader_election.cc:343] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.161216 20672 ts_tablet_manager.cc:1434] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.016s
W20260713 09:09:30.162168 20444 leader_election.cc:343] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.162590 20672 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:30.169912 20670 tablet_bootstrap.cc:654] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.172327 20674 tablet_bootstrap.cc:492] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.172976 20674 ts_tablet_manager.cc:1403] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260713 09:09:30.175625 20672 tablet_bootstrap.cc:654] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.176144 20674 raft_consensus.cc:359] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.177057 20674 raft_consensus.cc:385] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.177423 20674 raft_consensus.cc:740] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.178388 20674 consensus_queue.cc:260] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.180502 20692 raft_consensus.cc:2804] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.181137 20692 raft_consensus.cc:697] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.181929 20692 consensus_queue.cc:237] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.183426 20674 ts_tablet_manager.cc:1434] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:30.184773 20674 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.185026 20691 raft_consensus.cc:493] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.185585 20691 raft_consensus.cc:515] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.188848 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.189177 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.189564 20555 raft_consensus.cc:2468] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.189877 20629 raft_consensus.cc:2468] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.191174 20691 leader_election.cc:290] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.191310 20446 leader_election.cc:304] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.192898 20691 raft_consensus.cc:2804] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.193921 20691 raft_consensus.cc:493] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.194347 20691 raft_consensus.cc:3060] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.196008 20672 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.196544 20672 ts_tablet_manager.cc:1403] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260713 09:09:30.200834 20674 tablet_bootstrap.cc:654] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.199765 20672 raft_consensus.cc:359] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.201020 20675 raft_consensus.cc:493] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.201628 20672 raft_consensus.cc:385] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.202066 20672 raft_consensus.cc:740] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.201839 20675 raft_consensus.cc:515] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.203120 20672 consensus_queue.cc:260] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.204257 20675 leader_election.cc:290] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.206167 20672 ts_tablet_manager.cc:1434] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:30.206203 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.206203 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.207414 20555 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 0.
I20260713 09:09:30.207983 20672 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
W20260713 09:09:30.208130 20595 leader_election.cc:343] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.209076 20595 leader_election.cc:304] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.210358 20675 raft_consensus.cc:2804] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.210762 20675 raft_consensus.cc:493] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.211169 20675 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.215356 20691 raft_consensus.cc:515] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.217464 20672 tablet_bootstrap.cc:654] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.218881 20670 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.219461 20670 ts_tablet_manager.cc:1403] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.011s
I20260713 09:09:30.220628 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.221146 20679 raft_consensus.cc:493] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.221870 20679 raft_consensus.cc:515] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.223192 20691 leader_election.cc:290] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.224524 20679 leader_election.cc:290] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.226719 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.227444 20556 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.228454 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.228551 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae8d2ba968e34e3097c41ef5677c5f60" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.228756 20446 leader_election.cc:304] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.229149 20630 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.229311 20629 raft_consensus.cc:3060] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.229701 20691 raft_consensus.cc:493] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.230196 20691 raft_consensus.cc:515] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.221259 20555 raft_consensus.cc:3060] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.231774 20674 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.232400 20674 ts_tablet_manager.cc:1403] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.000s
I20260713 09:09:30.233049 20672 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.232872 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
W20260713 09:09:30.234712 20446 leader_election.cc:343] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.235343 20691 leader_election.cc:290] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.235879 20691 raft_consensus.cc:2804] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.235566 20379 catalog_manager.cc:5697] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.236402 20691 raft_consensus.cc:493] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.235877 20674 raft_consensus.cc:359] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.237052 20674 raft_consensus.cc:385] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.236945 20691 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.237495 20674 raft_consensus.cc:740] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.238495 20674 consensus_queue.cc:260] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.234731 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.234326 20672 ts_tablet_manager.cc:1403] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260713 09:09:30.239583 20670 raft_consensus.cc:359] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.240399 20670 raft_consensus.cc:385] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.240728 20670 raft_consensus.cc:740] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.241238 20674 ts_tablet_manager.cc:1434] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:09:30.244248 20675 raft_consensus.cc:515] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.244704 20555 raft_consensus.cc:2468] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.245874 20446 leader_election.cc:304] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.246748 20679 raft_consensus.cc:2804] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.246996 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.247217 20679 raft_consensus.cc:697] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.247493 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.248054 20556 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:30.248363 20595 leader_election.cc:343] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.248111 20679 consensus_queue.cc:237] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.242277 20674 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.249186 20670 consensus_queue.cc:260] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.250360 20630 raft_consensus.cc:2468] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.242698 20672 raft_consensus.cc:359] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.245579 20629 raft_consensus.cc:2468] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.253141 20675 leader_election.cc:290] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.256304 20670 ts_tablet_manager.cc:1434] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:09:30.253966 20672 raft_consensus.cc:385] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.258460 20444 leader_election.cc:304] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.263908 20672 raft_consensus.cc:740] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.265245 20672 consensus_queue.cc:260] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.267295 20692 raft_consensus.cc:2804] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.268141 20692 raft_consensus.cc:493] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.268507 20692 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.271142 20670 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:30.271648 20674 tablet_bootstrap.cc:654] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.266944 20556 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 1.
I20260713 09:09:30.275745 20595 leader_election.cc:304] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.276497 20675 raft_consensus.cc:2804] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.277007 20675 raft_consensus.cc:697] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:30.277734 20675 consensus_queue.cc:237] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.286356 20691 raft_consensus.cc:515] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.293614 20672 ts_tablet_manager.cc:1434] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.054s	user 0.023s	sys 0.001s
I20260713 09:09:30.294925 20672 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:30.291069 20692 raft_consensus.cc:515] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.296773 20691 leader_election.cc:290] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.297722 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.298262 20629 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.300379 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
W20260713 09:09:30.302330 20446 leader_election.cc:343] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.296864 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.303413 20556 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.305094 20692 leader_election.cc:290] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.309471 20670 tablet_bootstrap.cc:654] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.314489 20556 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.305327 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.316819 20630 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.308257 20629 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.320706 20444 leader_election.cc:304] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:30.322046 20692 raft_consensus.cc:2804] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.322656 20692 raft_consensus.cc:697] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.323870 20692 consensus_queue.cc:237] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.338099 20674 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.338820 20674 ts_tablet_manager.cc:1403] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.020s
I20260713 09:09:30.339274 20630 raft_consensus.cc:2468] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.340605 20444 leader_election.cc:304] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.342213 20691 raft_consensus.cc:2804] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.342823 20672 tablet_bootstrap.cc:654] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.342350 20674 raft_consensus.cc:359] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.343050 20691 raft_consensus.cc:697] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.347214 20691 consensus_queue.cc:237] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.353055 20674 raft_consensus.cc:385] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.353679 20674 raft_consensus.cc:740] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.355573 20674 consensus_queue.cc:260] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.359441 20674 ts_tablet_manager.cc:1434] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:09:30.361320 20674 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.370338 20674 tablet_bootstrap.cc:654] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.387598 20675 raft_consensus.cc:493] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.391515 20675 raft_consensus.cc:515] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.396129 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.397121 20481 raft_consensus.cc:2468] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 0.
I20260713 09:09:30.399060 20595 leader_election.cc:304] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:30.400398 20673 raft_consensus.cc:2804] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.400880 20673 raft_consensus.cc:493] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.401327 20673 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.406162 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
W20260713 09:09:30.408823 20595 leader_election.cc:343] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.378925 20377 catalog_manager.cc:5697] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.416910 20675 leader_election.cc:290] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.440440 20670 tablet_bootstrap.cc:492] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.440920 20672 tablet_bootstrap.cc:492] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.441057 20670 ts_tablet_manager.cc:1403] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.170s	user 0.053s	sys 0.078s
I20260713 09:09:30.441850 20672 ts_tablet_manager.cc:1403] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.070s
I20260713 09:09:30.445123 20670 raft_consensus.cc:359] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.446182 20670 raft_consensus.cc:385] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.446244 20672 raft_consensus.cc:359] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.447574 20672 raft_consensus.cc:385] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.449818 20673 raft_consensus.cc:515] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.451879 20673 leader_election.cc:290] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.446698 20670 raft_consensus.cc:740] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.448051 20672 raft_consensus.cc:740] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.452986 20670 consensus_queue.cc:260] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.453857 20672 consensus_queue.cc:260] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.454183 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.454932 20481 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.455384 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.456679 20670 ts_tablet_manager.cc:1434] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:09:30.456768 20672 ts_tablet_manager.cc:1434] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:30.457942 20672 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
W20260713 09:09:30.458642 20595 leader_election.cc:343] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:30.463176 20481 raft_consensus.cc:2468] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 1.
I20260713 09:09:30.463948 20670 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:30.464866 20672 tablet_bootstrap.cc:654] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.464669 20595 leader_election.cc:304] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.462352 20377 catalog_manager.cc:5697] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.466377 20673 raft_consensus.cc:2804] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.467546 20674 tablet_bootstrap.cc:492] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.472985 20674 ts_tablet_manager.cc:1403] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.112s	user 0.047s	sys 0.048s
I20260713 09:09:30.473006 20673 raft_consensus.cc:697] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:30.473843 20672 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.474345 20672 ts_tablet_manager.cc:1403] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:09:30.474205 20673 consensus_queue.cc:237] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.476711 20674 raft_consensus.cc:359] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.477509 20674 raft_consensus.cc:385] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.477835 20674 raft_consensus.cc:740] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.472229 20670 tablet_bootstrap.cc:654] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.478645 20674 consensus_queue.cc:260] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.481861 20674 ts_tablet_manager.cc:1434] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:30.481053 20377 catalog_manager.cc:5697] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.483047 20674 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.484818 20377 catalog_manager.cc:5697] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.484817 20672 raft_consensus.cc:359] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.487872 20672 raft_consensus.cc:385] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.488186 20672 raft_consensus.cc:740] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.489001 20672 consensus_queue.cc:260] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.491763 20674 tablet_bootstrap.cc:654] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.491986 20670 tablet_bootstrap.cc:492] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.492408 20672 ts_tablet_manager.cc:1434] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:09:30.492445 20670 ts_tablet_manager.cc:1403] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.002s
I20260713 09:09:30.493551 20672 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:30.495249 20670 raft_consensus.cc:359] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.495923 20670 raft_consensus.cc:385] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.496183 20670 raft_consensus.cc:740] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.496977 20670 consensus_queue.cc:260] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.499169 20670 ts_tablet_manager.cc:1434] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:30.499722 20672 tablet_bootstrap.cc:654] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.500090 20670 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:30.507664 20670 tablet_bootstrap.cc:654] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.513113 20680 raft_consensus.cc:493] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.513661 20672 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:30.513635 20680 raft_consensus.cc:515] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.514312 20672 ts_tablet_manager.cc:1403] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:09:30.511919 20378 catalog_manager.cc:5697] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.517498 20672 raft_consensus.cc:359] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.518378 20672 raft_consensus.cc:385] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.518699 20672 raft_consensus.cc:740] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.519476 20672 consensus_queue.cc:260] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.525046 20672 ts_tablet_manager.cc:1434] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:30.522478 20670 tablet_bootstrap.cc:492] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:30.526098 20670 ts_tablet_manager.cc:1403] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260713 09:09:30.528851 20680 leader_election.cc:290] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.530400 20670 raft_consensus.cc:359] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.531386 20670 raft_consensus.cc:385] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.531769 20670 raft_consensus.cc:740] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.532670 20670 consensus_queue.cc:260] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.535418 20670 ts_tablet_manager.cc:1434] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:30.545727 20674 tablet_bootstrap.cc:492] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.546347 20674 ts_tablet_manager.cc:1403] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.036s
I20260713 09:09:30.549135 20674 raft_consensus.cc:359] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.549908 20674 raft_consensus.cc:385] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.550232 20674 raft_consensus.cc:740] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.551179 20674 consensus_queue.cc:260] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.553359 20674 ts_tablet_manager.cc:1434] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:30.554342 20674 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:30.560755 20674 tablet_bootstrap.cc:654] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:30.563992 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47c6abbcadc47de8d55dd49eb09229c" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.564890 20630 raft_consensus.cc:2468] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:30.566272 20519 leader_election.cc:304] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.566731 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47c6abbcadc47de8d55dd49eb09229c" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.567157 20680 raft_consensus.cc:2804] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.567600 20680 raft_consensus.cc:493] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.567951 20680 raft_consensus.cc:3060] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.567438 20481 raft_consensus.cc:2468] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:30.571545 20674 tablet_bootstrap.cc:492] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:30.572009 20674 ts_tablet_manager.cc:1403] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260713 09:09:30.573222 20680 raft_consensus.cc:515] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.574401 20721 raft_consensus.cc:493] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.574311 20674 raft_consensus.cc:359] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.575098 20674 raft_consensus.cc:385] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:30.575578 20674 raft_consensus.cc:740] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:30.575629 20680 leader_election.cc:290] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.576575 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47c6abbcadc47de8d55dd49eb09229c" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.576393 20674 consensus_queue.cc:260] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.576736 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47c6abbcadc47de8d55dd49eb09229c" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.576776 20691 raft_consensus.cc:493] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.577175 20481 raft_consensus.cc:3060] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.577665 20691 raft_consensus.cc:515] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.578603 20674 ts_tablet_manager.cc:1434] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:09:30.577366 20630 raft_consensus.cc:3060] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.579818 20691 leader_election.cc:290] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.575030 20721 raft_consensus.cc:515] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.580495 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.581271 20556 raft_consensus.cc:2393] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa1e56e201b433b8a80487f6efd2bf0 in current term 1: Already voted for candidate 17ab955de2884c82b887ce6681c0b9a6 in this term.
I20260713 09:09:30.582330 20721 leader_election.cc:290] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.584208 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.584467 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.584949 20628 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:30.585243 20480 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:30.582219 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.586692 20521 leader_election.cc:304] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.587131 20673 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.587301 20444 leader_election.cc:304] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.588090 20691 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.588516 20675 raft_consensus.cc:493] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.589166 20721 raft_consensus.cc:2804] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.588995 20675 raft_consensus.cc:515] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } } peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } }
I20260713 09:09:30.589597 20721 raft_consensus.cc:493] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.589943 20721 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.591140 20675 leader_election.cc:290] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771)
I20260713 09:09:30.591629 20692 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.592145 20692 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.587675 20673 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.593144 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.594425 20673 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.596273 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.596909 20629 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.598112 20444 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:30.599097 20701 raft_consensus.cc:2804] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.599455 20701 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.599766 20701 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.600232 20481 raft_consensus.cc:2468] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:30.601646 20721 raft_consensus.cc:515] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.602258 20691 raft_consensus.cc:2749] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.603763 20721 leader_election.cc:290] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.604050 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.594506 20692 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.604657 20556 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:30.605518 20521 leader_election.cc:304] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.605661 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.606285 20629 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.606411 20721 raft_consensus.cc:2804] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.607151 20721 raft_consensus.cc:697] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:30.608405 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e370256ac07402fa0faa747add15643" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.608055 20721 consensus_queue.cc:237] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.608593 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.609205 20556 raft_consensus.cc:2393] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17ab955de2884c82b887ce6681c0b9a6 in current term 1: Already voted for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in this term.
I20260713 09:09:30.609306 20479 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.610198 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.611488 20701 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.612669 20480 raft_consensus.cc:2393] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17ab955de2884c82b887ce6681c0b9a6 in current term 1: Already voted for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in this term.
I20260713 09:09:30.616084 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:30.616719 20555 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 0.
I20260713 09:09:30.617081 20629 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:30.617811 20595 leader_election.cc:304] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.618642 20673 raft_consensus.cc:3060] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.619414 20519 leader_election.cc:304] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.619932 20479 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:30.620262 20680 raft_consensus.cc:2804] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.623440 20595 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.625080 20675 raft_consensus.cc:2804] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:30.625592 20675 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:30.626147 20675 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.630088 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.630995 20555 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.631433 20630 raft_consensus.cc:2468] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:30.636765 20692 consensus_queue.cc:1048] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:30.630421 20701 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.647891 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.630919 20673 raft_consensus.cc:2749] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.645612 20555 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:30.649665 20680 raft_consensus.cc:697] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:30.649435 20675 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.650005 20446 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.650588 20680 consensus_queue.cc:237] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.651044 20701 raft_consensus.cc:2804] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:30.651594 20701 raft_consensus.cc:697] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.652190 20675 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:30.652539 20701 consensus_queue.cc:237] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.653203 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.653317 20376 catalog_manager.cc:5697] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 0 to 1, leader changed from <none> to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 1 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.655130 20629 raft_consensus.cc:2393] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa1e56e201b433b8a80487f6efd2bf0 in current term 1: Already voted for candidate 17ab955de2884c82b887ce6681c0b9a6 in this term.
I20260713 09:09:30.657384 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.658273 20555 raft_consensus.cc:2393] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17ab955de2884c82b887ce6681c0b9a6 in current term 1: Already voted for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in this term.
I20260713 09:09:30.659401 20595 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.660177 20675 raft_consensus.cc:2749] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.666225 20378 catalog_manager.cc:5697] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.677938 20378 catalog_manager.cc:5697] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 0 to 1, leader changed from <none> to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 1 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.686269 20691 consensus_queue.cc:1048] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.753680 20691 consensus_queue.cc:1048] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.763415 20680 raft_consensus.cc:493] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.763957 20680 raft_consensus.cc:515] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.765398 20692 consensus_queue.cc:1048] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.766418 20680 leader_election.cc:290] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.766978 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.768041 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.768875 20630 raft_consensus.cc:2393] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4634e7c33fb4126b258afdea8d6476d in current term 1: Already voted for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in this term.
I20260713 09:09:30.771314 20521 leader_election.cc:304] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4634e7c33fb4126b258afdea8d6476d; no voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.772562 20680 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.782426 20680 raft_consensus.cc:2749] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.784660 20675 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.798852 20675 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.800814 20629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
mode: GRACEFUL
new_leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:41752
I20260713 09:09:30.801491 20629 raft_consensus.cc:606] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.810527 20629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
mode: GRACEFUL
new_leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:41752
I20260713 09:09:30.811661 20629 raft_consensus.cc:606] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.814569 20692 consensus_queue.cc:1048] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.815225 20680 raft_consensus.cc:493] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:30.815768 20680 raft_consensus.cc:515] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.818588 20680 leader_election.cc:290] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.818492 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:30.819801 20481 raft_consensus.cc:2393] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4634e7c33fb4126b258afdea8d6476d in current term 1: Already voted for candidate 17ab955de2884c82b887ce6681c0b9a6 in this term.
I20260713 09:09:30.819736 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:30.822372 20519 leader_election.cc:304] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4634e7c33fb4126b258afdea8d6476d; no voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:30.824061 20680 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:30.829854 20692 consensus_queue.cc:1048] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.836544 20680 raft_consensus.cc:2749] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:30.842592 20692 consensus_queue.cc:1048] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.843391 20481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:30.844732 20481 raft_consensus.cc:606] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.851467 20691 consensus_queue.cc:1048] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.851644 20481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213a0602741545b198859688e5757932"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:30.853130 20481 raft_consensus.cc:606] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.861925 20481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:30.862699 20481 raft_consensus.cc:606] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.866164 20692 raft_consensus.cc:993] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:30.866617 20692 raft_consensus.cc:1081] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:30.868207 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213a0602741545b198859688e5757932"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:39502
I20260713 09:09:30.869382 20555 raft_consensus.cc:493] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.869906 20555 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.872223 20736 consensus_queue.cc:1048] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:30.877564 20555 raft_consensus.cc:515] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.881158 20555 leader_election.cc:290] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.881613 20736 raft_consensus.cc:993] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: : Instructing follower 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:30.882112 20736 raft_consensus.cc:1081] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Signalling peer 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:30.886353 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.886958 20630 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.887249 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:39508
I20260713 09:09:30.887472 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:56560
I20260713 09:09:30.887854 20556 raft_consensus.cc:606] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:30.888065 20479 raft_consensus.cc:493] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.888499 20479 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.889411 20675 consensus_queue.cc:1048] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.886391 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a0602741545b198859688e5757932" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:30.892302 20480 raft_consensus.cc:3055] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.892612 20480 raft_consensus.cc:740] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.894323 20480 consensus_queue.cc:260] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.895665 20480 raft_consensus.cc:3060] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.896050 20479 raft_consensus.cc:515] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.897257 20481 raft_consensus.cc:1240] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Rejecting Update request from peer 17ab955de2884c82b887ce6681c0b9a6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:30.898531 20630 raft_consensus.cc:2468] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:30.899241 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:30.899412 20479 leader_election.cc:290] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:30.900804 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a68a47fcc23454ba07517cfade42568" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:30.901746 20736 consensus_queue.cc:1059] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.906291 20629 raft_consensus.cc:3055] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:30.906635 20629 raft_consensus.cc:740] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:30.907250 20480 raft_consensus.cc:2468] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:30.904856 20519 leader_election.cc:304] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:30.908288 20680 raft_consensus.cc:2804] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.908764 20680 raft_consensus.cc:697] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:30.907567 20629 consensus_queue.cc:260] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.909621 20680 consensus_queue.cc:237] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.910939 20629 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:30.918319 20629 raft_consensus.cc:2468] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
W20260713 09:09:30.918825 20736 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:30.918103 20377 catalog_manager.cc:5697] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 2 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:30.919489 20444 leader_election.cc:304] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:30.920221 20692 raft_consensus.cc:2804] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:30.920753 20692 raft_consensus.cc:697] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:30.921582 20692 consensus_queue.cc:237] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:30.928679 20376 catalog_manager.cc:5697] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 1 to 2, leader changed from 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3) to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.051550 20680 consensus_queue.cc:1048] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.065747 20721 consensus_queue.cc:1048] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.070170 20680 consensus_queue.cc:1048] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.083304 20723 consensus_queue.cc:1048] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:31.091763 20692 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:31.100811 20724 raft_consensus.cc:993] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:31.101419 20723 raft_consensus.cc:1081] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:31.103773 20628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41744
I20260713 09:09:31.104431 20628 raft_consensus.cc:493] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:31.105163 20628 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.109746 20691 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:31.121670 20628 raft_consensus.cc:515] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.126335 20628 leader_election.cc:290] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:31.162310 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:31.164487 20480 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.177991 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcc885898324a0d91ad9ff4044b26a3" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:31.179061 20556 raft_consensus.cc:3055] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:31.179535 20556 raft_consensus.cc:740] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:31.182915 20480 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:31.186136 20679 raft_consensus.cc:993] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:31.186040 20595 leader_election.cc:304] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:31.185894 20556 consensus_queue.cc:260] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.186995 20751 raft_consensus.cc:1081] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:31.188174 20736 raft_consensus.cc:2804] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.188926 20736 raft_consensus.cc:697] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:31.189368 20556 raft_consensus.cc:3060] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.190271 20736 consensus_queue.cc:237] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.191704 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:39502
I20260713 09:09:31.192683 20555 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:31.193156 20555 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.198688 20377 catalog_manager.cc:5697] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 1 to 2, leader changed from f4634e7c33fb4126b258afdea8d6476d (127.16.62.2) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:31.201184 20556 raft_consensus.cc:2468] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:31.204769 20555 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.210297 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:31.211041 20480 raft_consensus.cc:3055] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:31.211522 20480 raft_consensus.cc:740] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:31.211699 20555 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:31.212769 20480 consensus_queue.cc:260] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.213799 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:31.214550 20480 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.214591 20628 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.222594 20480 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:31.223057 20628 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:31.224014 20521 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:31.225374 20723 raft_consensus.cc:2804] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.226016 20723 raft_consensus.cc:697] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:31.227054 20723 consensus_queue.cc:237] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.233712 20377 catalog_manager.cc:5697] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 2 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.295240 20628 raft_consensus.cc:1275] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.296859 20723 consensus_queue.cc:1048] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:31.307644 20480 raft_consensus.cc:1275] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.310405 20723 consensus_queue.cc:1048] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.316548 20673 raft_consensus.cc:993] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: : Instructing follower 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:31.317215 20673 raft_consensus.cc:1081] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Signalling peer 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:31.319268 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:56560
I20260713 09:09:31.319839 20480 raft_consensus.cc:493] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:31.320259 20480 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.328099 20480 raft_consensus.cc:515] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.330529 20480 leader_election.cc:290] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:31.332183 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:31.332396 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:31.333135 20628 raft_consensus.cc:3055] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:31.333186 20555 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.333446 20556 raft_consensus.cc:3060] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.333607 20628 raft_consensus.cc:740] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:31.334822 20628 consensus_queue.cc:260] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.336252 20628 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.340791 20556 raft_consensus.cc:1275] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.342880 20679 consensus_queue.cc:1048] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:31.344643 20691 raft_consensus.cc:993] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:31.345284 20691 raft_consensus.cc:1081] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:31.346012 20628 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:31.347595 20555 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:31.348042 20444 leader_election.cc:304] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:31.349382 20679 raft_consensus.cc:2804] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.350122 20679 raft_consensus.cc:697] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:31.351873 20679 consensus_queue.cc:237] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.355360 20554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:39502
I20260713 09:09:31.356110 20554 raft_consensus.cc:493] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:31.356581 20554 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.366357 20628 raft_consensus.cc:1275] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.367923 20679 consensus_queue.cc:1048] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.368358 20377 catalog_manager.cc:5697] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 1 to 2, leader changed from 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3) to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.369597 20554 raft_consensus.cc:515] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.372900 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:31.373581 20480 raft_consensus.cc:3055] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:31.373978 20480 raft_consensus.cc:740] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:31.375037 20480 consensus_queue.cc:260] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.376295 20480 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.377976 20554 leader_election.cc:290] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:31.379750 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82df057c749a4e2c921d42bd95178c1e" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:31.380379 20628 raft_consensus.cc:3060] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:31.385092 20480 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:31.386461 20521 leader_election.cc:304] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:31.387542 20723 raft_consensus.cc:2804] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:31.388083 20723 raft_consensus.cc:697] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:31.389209 20628 raft_consensus.cc:2468] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:31.389209 20723 consensus_queue.cc:237] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:31.397370 20376 catalog_manager.cc:5697] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 2 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.642102 20480 raft_consensus.cc:1275] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.643428 20675 consensus_queue.cc:1048] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.652076 20554 raft_consensus.cc:1275] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.653681 20736 consensus_queue.cc:1048] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.712889 20628 raft_consensus.cc:1275] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.714288 20723 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.723584 20480 raft_consensus.cc:1275] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.726367 20724 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:31.800274 20554 raft_consensus.cc:1275] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.801674 20679 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.813374 20628 raft_consensus.cc:1275] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.814791 20679 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.844956 20480 raft_consensus.cc:1275] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.846407 20724 consensus_queue.cc:1048] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.853538 20628 raft_consensus.cc:1275] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:31.855607 20721 consensus_queue.cc:1048] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:33.920977 20378 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53934:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:33.924089 20378 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:33.978155 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 15653c9d7aee4000ae4c0c86e9b98ad0 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.980170 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15653c9d7aee4000ae4c0c86e9b98ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.980509 20612 tablet_service.cc:1511] Processing CreateTablet for tablet 15653c9d7aee4000ae4c0c86e9b98ad0 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.982117 20612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15653c9d7aee4000ae4c0c86e9b98ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.982016 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 36137fd8753245c0bcd1b09af1a39489 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.983666 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36137fd8753245c0bcd1b09af1a39489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.984377 20613 tablet_service.cc:1511] Processing CreateTablet for tablet 36137fd8753245c0bcd1b09af1a39489 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.985684 20613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36137fd8753245c0bcd1b09af1a39489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.988458 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 15653c9d7aee4000ae4c0c86e9b98ad0 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.990075 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15653c9d7aee4000ae4c0c86e9b98ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.992560 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 36137fd8753245c0bcd1b09af1a39489 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.992825 20620 tablet_service.cc:1511] Processing CreateTablet for tablet a61176bae35b4231a2aa6bc18d3e31f1 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:33.994200 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61176bae35b4231a2aa6bc18d3e31f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.996277 20615 tablet_service.cc:1511] Processing CreateTablet for tablet 6cec23c690b7414aa57f5f7342b8e7e2 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:33.997304 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36137fd8753245c0bcd1b09af1a39489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.997597 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cec23c690b7414aa57f5f7342b8e7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.001761 20616 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c3911a2b94b6ca25a87fb7dd91b52 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.008538 20614 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6e5248fb89414992b6907d32ae4e01 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:34.013011 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 2805156ad06447e3b4bf48eceecf837b (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:34.016324 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 1c99af446d3a4c76835d5c6d08d7f60d (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:34.011297 20618 tablet_service.cc:1511] Processing CreateTablet for tablet 1173270c11554432b1c2416a4b97e532 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:34.017961 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c3911a2b94b6ca25a87fb7dd91b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.018684 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c99af446d3a4c76835d5c6d08d7f60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.019517 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173270c11554432b1c2416a4b97e532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.023432 20614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6e5248fb89414992b6907d32ae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.027451 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805156ad06447e3b4bf48eceecf837b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.034718 20539 tablet_service.cc:1511] Processing CreateTablet for tablet 6cec23c690b7414aa57f5f7342b8e7e2 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:34.035337 20468 tablet_service.cc:1511] Processing CreateTablet for tablet a61176bae35b4231a2aa6bc18d3e31f1 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:34.036230 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cec23c690b7414aa57f5f7342b8e7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.036652 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61176bae35b4231a2aa6bc18d3e31f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.038830 20538 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c3911a2b94b6ca25a87fb7dd91b52 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.039511 20541 tablet_service.cc:1511] Processing CreateTablet for tablet a61176bae35b4231a2aa6bc18d3e31f1 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:34.041145 20545 tablet_service.cc:1511] Processing CreateTablet for tablet 2805156ad06447e3b4bf48eceecf837b (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:34.044011 20467 tablet_service.cc:1511] Processing CreateTablet for tablet 6cec23c690b7414aa57f5f7342b8e7e2 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:34.045348 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cec23c690b7414aa57f5f7342b8e7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.045063 20466 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c3911a2b94b6ca25a87fb7dd91b52 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.046408 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c3911a2b94b6ca25a87fb7dd91b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.048312 20469 tablet_service.cc:1511] Processing CreateTablet for tablet 2805156ad06447e3b4bf48eceecf837b (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:34.049624 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805156ad06447e3b4bf48eceecf837b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.052726 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2805156ad06447e3b4bf48eceecf837b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.052402 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6e5248fb89414992b6907d32ae4e01 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:34.053723 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6e5248fb89414992b6907d32ae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.055436 20538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c3911a2b94b6ca25a87fb7dd91b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.056279 20471 tablet_service.cc:1511] Processing CreateTablet for tablet 1173270c11554432b1c2416a4b97e532 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:34.057546 20471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173270c11554432b1c2416a4b97e532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.060308 20470 tablet_service.cc:1511] Processing CreateTablet for tablet 1c99af446d3a4c76835d5c6d08d7f60d (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:34.061581 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c99af446d3a4c76835d5c6d08d7f60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.064741 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61176bae35b4231a2aa6bc18d3e31f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.065207 20540 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6e5248fb89414992b6907d32ae4e01 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:34.068876 20546 tablet_service.cc:1511] Processing CreateTablet for tablet 1173270c11554432b1c2416a4b97e532 (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:34.067019 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6e5248fb89414992b6907d32ae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.071657 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1173270c11554432b1c2416a4b97e532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.091784 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 1c99af446d3a4c76835d5c6d08d7f60d (DEFAULT_TABLE table=soft_deleted_table [id=e06112d77bf249468487e579c03b3caa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:34.093139 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c99af446d3a4c76835d5c6d08d7f60d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:34.103323 20427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:34.140270 20768 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.156785 20768 tablet_bootstrap.cc:654] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:34.157706 20446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.2:35673, user_credentials={real_user=slave}} blocked reactor thread for 59636.7us
I20260713 09:09:34.200105 20770 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.219393 20768 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.220037 20768 ts_tablet_manager.cc:1403] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.017s
I20260713 09:09:34.221856 20770 tablet_bootstrap.cc:654] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.223189 20768 raft_consensus.cc:359] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.223986 20768 raft_consensus.cc:385] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.224365 20768 raft_consensus.cc:740] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.225582 20771 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.225276 20768 consensus_queue.cc:260] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.228379 20768 ts_tablet_manager.cc:1434] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:34.229579 20768 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.232506 20770 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.232594 20771 tablet_bootstrap.cc:654] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.233134 20770 ts_tablet_manager.cc:1403] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260713 09:09:34.236603 20768 tablet_bootstrap.cc:654] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.236346 20770 raft_consensus.cc:359] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.237099 20770 raft_consensus.cc:385] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.237509 20770 raft_consensus.cc:740] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.238363 20770 consensus_queue.cc:260] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.240691 20770 ts_tablet_manager.cc:1434] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:09:34.241617 20770 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.248283 20770 tablet_bootstrap.cc:654] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.259902 20770 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.260389 20770 ts_tablet_manager.cc:1403] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:09:34.263410 20770 raft_consensus.cc:359] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.264125 20770 raft_consensus.cc:385] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.264420 20770 raft_consensus.cc:740] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.265136 20770 consensus_queue.cc:260] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.267455 20770 ts_tablet_manager.cc:1434] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:34.268463 20770 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.274876 20770 tablet_bootstrap.cc:654] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.297253 20771 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.297719 20771 ts_tablet_manager.cc:1403] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.037s
I20260713 09:09:34.297935 20770 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.298234 20768 tablet_bootstrap.cc:492] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.298538 20770 ts_tablet_manager.cc:1403] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260713 09:09:34.298736 20768 ts_tablet_manager.cc:1403] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.057s
I20260713 09:09:34.300664 20771 raft_consensus.cc:359] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.301410 20771 raft_consensus.cc:385] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.301688 20771 raft_consensus.cc:740] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.301946 20768 raft_consensus.cc:359] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.302222 20770 raft_consensus.cc:359] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.302762 20768 raft_consensus.cc:385] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.302403 20771 consensus_queue.cc:260] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.302984 20770 raft_consensus.cc:385] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.303131 20768 raft_consensus.cc:740] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.303505 20770 raft_consensus.cc:740] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.304059 20768 consensus_queue.cc:260] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.304284 20770 consensus_queue.cc:260] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.304914 20771 ts_tablet_manager.cc:1434] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:34.306195 20771 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.306728 20770 ts_tablet_manager.cc:1434] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:34.306890 20768 ts_tablet_manager.cc:1434] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:34.307888 20770 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.308049 20768 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.313539 20771 tablet_bootstrap.cc:654] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.316257 20768 tablet_bootstrap.cc:654] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.316257 20770 tablet_bootstrap.cc:654] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.329239 20771 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.329730 20771 ts_tablet_manager.cc:1403] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260713 09:09:34.332612 20771 raft_consensus.cc:359] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.333387 20771 raft_consensus.cc:385] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.333676 20771 raft_consensus.cc:740] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.333730 20770 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.334517 20770 ts_tablet_manager.cc:1403] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260713 09:09:34.334476 20771 consensus_queue.cc:260] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.337127 20771 ts_tablet_manager.cc:1434] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:34.339305 20771 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.338713 20770 raft_consensus.cc:359] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.340829 20770 raft_consensus.cc:385] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.341120 20770 raft_consensus.cc:740] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.341811 20768 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.342317 20768 ts_tablet_manager.cc:1403] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.014s
I20260713 09:09:34.341977 20770 consensus_queue.cc:260] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.344468 20770 ts_tablet_manager.cc:1434] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:09:34.345446 20770 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.345399 20768 raft_consensus.cc:359] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.346294 20768 raft_consensus.cc:385] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.346590 20768 raft_consensus.cc:740] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.347342 20771 tablet_bootstrap.cc:654] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.347434 20768 consensus_queue.cc:260] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.350265 20768 ts_tablet_manager.cc:1434] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:34.351155 20679 raft_consensus.cc:493] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.351303 20768 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.351639 20679 raft_consensus.cc:515] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.352649 20770 tablet_bootstrap.cc:654] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.353714 20679 leader_election.cc:290] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.360014 20768 tablet_bootstrap.cc:654] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.360113 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15653c9d7aee4000ae4c0c86e9b98ad0" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.360986 20628 raft_consensus.cc:2468] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.362462 20444 leader_election.cc:304] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.363335 20679 raft_consensus.cc:2804] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.363289 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15653c9d7aee4000ae4c0c86e9b98ad0" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.363842 20679 raft_consensus.cc:493] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.364066 20554 raft_consensus.cc:2468] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.364224 20679 raft_consensus.cc:3060] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.364645 20770 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.365422 20769 raft_consensus.cc:493] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.366032 20769 raft_consensus.cc:515] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.362459 20771 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.367736 20771 ts_tablet_manager.cc:1403] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260713 09:09:34.368834 20769 leader_election.cc:290] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.370704 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.372277 20768 tablet_bootstrap.cc:492] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
W20260713 09:09:34.372157 20446 leader_election.cc:343] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.372649 20770 ts_tablet_manager.cc:1403] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260713 09:09:34.372982 20768 ts_tablet_manager.cc:1403] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260713 09:09:34.375890 20770 raft_consensus.cc:359] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.376127 20679 raft_consensus.cc:515] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.376147 20768 raft_consensus.cc:359] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.376610 20770 raft_consensus.cc:385] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.377111 20768 raft_consensus.cc:385] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.377187 20770 raft_consensus.cc:740] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.376624 20771 raft_consensus.cc:359] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.377521 20768 raft_consensus.cc:740] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.377967 20771 raft_consensus.cc:385] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.372187 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.378051 20770 consensus_queue.cc:260] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.378712 20771 raft_consensus.cc:740] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
W20260713 09:09:34.379838 20444 leader_election.cc:343] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.379619 20771 consensus_queue.cc:260] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.381096 20770 ts_tablet_manager.cc:1434] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:34.382108 20770 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.382717 20771 ts_tablet_manager.cc:1434] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260713 09:09:34.378433 20768 consensus_queue.cc:260] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.384130 20771 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.385273 20768 ts_tablet_manager.cc:1434] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:34.386368 20768 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.387780 20673 raft_consensus.cc:493] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.380303 20444 leader_election.cc:304] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:34.389511 20770 tablet_bootstrap.cc:654] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.388857 20673 raft_consensus.cc:515] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.392185 20769 raft_consensus.cc:2749] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.393025 20673 leader_election.cc:290] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:34.397557 20771 tablet_bootstrap.cc:654] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.416124 20768 tablet_bootstrap.cc:654] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.423460 20723 raft_consensus.cc:493] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.424059 20723 raft_consensus.cc:515] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.426373 20723 leader_election.cc:290] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.432021 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.432857 20480 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.434835 20768 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.435349 20679 leader_election.cc:290] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.435530 20768 ts_tablet_manager.cc:1403] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260713 09:09:34.438525 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15653c9d7aee4000ae4c0c86e9b98ad0" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:34.439210 20554 raft_consensus.cc:3060] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.440033 20521 leader_election.cc:304] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.441001 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.441632 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.442498 20723 raft_consensus.cc:2804] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.442915 20723 raft_consensus.cc:493] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.443290 20723 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:34.444991 20595 leader_election.cc:343] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.445847 20673 raft_consensus.cc:493] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:34.445986 20595 leader_election.cc:343] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.446434 20595 leader_election.cc:304] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:34.439317 20770 tablet_bootstrap.cc:492] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.446302 20673 raft_consensus.cc:515] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.447630 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.447862 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15653c9d7aee4000ae4c0c86e9b98ad0" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.438860 20768 raft_consensus.cc:359] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.448415 20629 raft_consensus.cc:3060] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.448683 20673 leader_election.cc:290] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:34.448688 20768 raft_consensus.cc:385] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.449247 20768 raft_consensus.cc:740] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.449813 20673 raft_consensus.cc:2749] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.450847 20770 ts_tablet_manager.cc:1403] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.031s
I20260713 09:09:34.451287 20679 raft_consensus.cc:493] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.451146 20768 consensus_queue.cc:260] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.451843 20679 raft_consensus.cc:515] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.454275 20770 raft_consensus.cc:359] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.455008 20770 raft_consensus.cc:385] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.455195 20768 ts_tablet_manager.cc:1434] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260713 09:09:34.455886 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.456275 20768 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.456103 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.455339 20770 raft_consensus.cc:740] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.456795 20630 raft_consensus.cc:2468] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
W20260713 09:09:34.457496 20446 leader_election.cc:343] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.457257 20770 consensus_queue.cc:260] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.458089 20444 leader_election.cc:304] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:34.459298 20769 raft_consensus.cc:2804] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.459693 20769 raft_consensus.cc:493] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.460062 20769 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.460457 20770 ts_tablet_manager.cc:1434] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:09:34.461519 20770 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.469240 20770 tablet_bootstrap.cc:654] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.448359 20628 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.478355 20768 tablet_bootstrap.cc:654] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.479198 20771 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.479442 20629 raft_consensus.cc:2468] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.479772 20771 ts_tablet_manager.cc:1403] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.013s
I20260713 09:09:34.480736 20444 leader_election.cc:304] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.481616 20784 raft_consensus.cc:2804] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.471618 20679 leader_election.cc:290] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.481865 20723 raft_consensus.cc:515] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.482559 20554 raft_consensus.cc:2468] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.490485 20769 raft_consensus.cc:515] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.493661 20723 leader_election.cc:290] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.493912 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:34.500720 20479 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.500783 20769 leader_election.cc:290] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.502919 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.504526 20784 raft_consensus.cc:697] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:34.505613 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:34.505959 20784 consensus_queue.cc:237] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.506776 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.507362 20628 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.508036 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.508600 20629 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:34.512212 20446 leader_election.cc:343] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.512264 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.513553 20554 raft_consensus.cc:2393] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17ab955de2884c82b887ce6681c0b9a6 in current term 1: Already voted for candidate f4634e7c33fb4126b258afdea8d6476d in this term.
I20260713 09:09:34.516695 20479 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.518116 20521 leader_election.cc:304] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.518254 20629 raft_consensus.cc:2468] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.520148 20723 raft_consensus.cc:2804] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.520002 20771 raft_consensus.cc:359] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.520731 20723 raft_consensus.cc:697] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:34.521168 20770 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.521708 20770 ts_tablet_manager.cc:1403] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.009s
I20260713 09:09:34.520265 20444 leader_election.cc:304] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:34.522050 20723 consensus_queue.cc:237] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.523223 20792 raft_consensus.cc:2804] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.523772 20792 raft_consensus.cc:697] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:34.524660 20792 consensus_queue.cc:237] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.525712 20768 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.520867 20771 raft_consensus.cc:385] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.526242 20768 ts_tablet_manager.cc:1403] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.009s
I20260713 09:09:34.526181 20771 raft_consensus.cc:740] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.528010 20771 consensus_queue.cc:260] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.537628 20768 raft_consensus.cc:359] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.538400 20768 raft_consensus.cc:385] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.538664 20768 raft_consensus.cc:740] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.539433 20768 consensus_queue.cc:260] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.541693 20768 ts_tablet_manager.cc:1434] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:34.542584 20768 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.543119 20628 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.534335 20595 leader_election.cc:304] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6; no voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:34.547323 20789 raft_consensus.cc:2749] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.549250 20768 tablet_bootstrap.cc:654] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.550218 20377 catalog_manager.cc:5697] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.557610 20770 raft_consensus.cc:359] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.558672 20770 raft_consensus.cc:385] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.559067 20770 raft_consensus.cc:740] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.564321 20771 ts_tablet_manager.cc:1434] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.004s
I20260713 09:09:34.565797 20771 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.570703 20796 raft_consensus.cc:493] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.570477 20770 consensus_queue.cc:260] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.571436 20796 raft_consensus.cc:515] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.573199 20770 ts_tablet_manager.cc:1434] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260713 09:09:34.574265 20770 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.574761 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
W20260713 09:09:34.576282 20521 leader_election.cc:343] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.580222 20771 tablet_bootstrap.cc:654] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.580132 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.581969 20770 tablet_bootstrap.cc:654] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:34.582583 20519 leader_election.cc:343] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.583005 20519 leader_election.cc:304] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4634e7c33fb4126b258afdea8d6476d; no voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:34.583885 20796 leader_election.cc:290] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.578056 20379 catalog_manager.cc:5697] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 0 to 1, leader changed from <none> to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 1 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.584179 20794 raft_consensus.cc:2749] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.589118 20768 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.589629 20768 ts_tablet_manager.cc:1403] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.012s
I20260713 09:09:34.594316 20770 tablet_bootstrap.cc:492] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.593988 20768 raft_consensus.cc:359] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.594902 20770 ts_tablet_manager.cc:1403] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:09:34.594955 20768 raft_consensus.cc:385] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.595593 20768 raft_consensus.cc:740] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.596692 20768 consensus_queue.cc:260] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.599433 20768 ts_tablet_manager.cc:1434] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260713 09:09:34.601476 20768 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.602429 20771 tablet_bootstrap.cc:492] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.602962 20771 ts_tablet_manager.cc:1403] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.014s
I20260713 09:09:34.606171 20771 raft_consensus.cc:359] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.607016 20771 raft_consensus.cc:385] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.607425 20771 raft_consensus.cc:740] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.608332 20771 consensus_queue.cc:260] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.609709 20378 catalog_manager.cc:5697] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.612808 20768 tablet_bootstrap.cc:654] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.613117 20770 raft_consensus.cc:359] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.613873 20770 raft_consensus.cc:385] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.614163 20770 raft_consensus.cc:740] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.615007 20770 consensus_queue.cc:260] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.617267 20770 ts_tablet_manager.cc:1434] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:34.618227 20770 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: Bootstrap starting.
I20260713 09:09:34.619051 20771 ts_tablet_manager.cc:1434] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:34.624387 20771 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.625751 20768 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.626287 20768 ts_tablet_manager.cc:1403] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260713 09:09:34.627360 20789 raft_consensus.cc:493] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.627604 20770 tablet_bootstrap.cc:654] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.627892 20789 raft_consensus.cc:515] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.629467 20768 raft_consensus.cc:359] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.630208 20768 raft_consensus.cc:385] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.630511 20768 raft_consensus.cc:740] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.631587 20768 consensus_queue.cc:260] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.632684 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.633430 20479 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 0.
I20260713 09:09:34.633793 20768 ts_tablet_manager.cc:1434] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:34.634907 20768 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: Bootstrap starting.
I20260713 09:09:34.635313 20771 tablet_bootstrap.cc:654] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.635846 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.636548 20554 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 0.
I20260713 09:09:34.641295 20768 tablet_bootstrap.cc:654] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.641422 20595 leader_election.cc:304] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.642866 20785 raft_consensus.cc:2804] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.643272 20785 raft_consensus.cc:493] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.643613 20785 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.630641 20789 leader_election.cc:290] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:34.648584 20770 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: No bootstrap required, opened a new log
I20260713 09:09:34.649199 20770 ts_tablet_manager.cc:1403] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260713 09:09:34.651939 20770 raft_consensus.cc:359] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.652634 20770 raft_consensus.cc:385] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.652935 20770 raft_consensus.cc:740] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.653613 20770 consensus_queue.cc:260] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.658491 20770 ts_tablet_manager.cc:1434] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:09:34.659564 20785 raft_consensus.cc:515] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.661311 20768 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: No bootstrap required, opened a new log
I20260713 09:09:34.661852 20768 ts_tablet_manager.cc:1403] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:09:34.664897 20768 raft_consensus.cc:359] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.665572 20768 raft_consensus.cc:385] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.665908 20768 raft_consensus.cc:740] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.665607 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:34.666536 20479 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.666662 20768 consensus_queue.cc:260] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.669075 20768 ts_tablet_manager.cc:1434] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:34.673254 20792 raft_consensus.cc:493] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.673938 20792 raft_consensus.cc:515] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.676661 20785 leader_election.cc:290] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:34.676796 20796 raft_consensus.cc:493] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.682032 20796 raft_consensus.cc:515] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.683908 20796 leader_election.cc:290] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.684621 20771 tablet_bootstrap.cc:492] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.685133 20771 ts_tablet_manager.cc:1403] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.038s
I20260713 09:09:34.685423 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6e5248fb89414992b6907d32ae4e01" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.686134 20628 raft_consensus.cc:2468] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.678196 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.687170 20519 leader_election.cc:304] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.687505 20554 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.687884 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6e5248fb89414992b6907d32ae4e01" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.688113 20771 raft_consensus.cc:359] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.681191 20479 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 1.
I20260713 09:09:34.688493 20480 raft_consensus.cc:2468] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.689116 20771 raft_consensus.cc:385] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.689534 20771 raft_consensus.cc:740] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.689028 20446 leader_election.cc:304] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.680452 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:34.690397 20784 raft_consensus.cc:2804] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.690977 20784 raft_consensus.cc:493] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.690416 20771 consensus_queue.cc:260] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.691215 20595 leader_election.cc:304] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.692039 20785 raft_consensus.cc:2804] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.692126 20723 raft_consensus.cc:2804] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.692603 20785 raft_consensus.cc:697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:34.692619 20723 raft_consensus.cc:493] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.692988 20771 ts_tablet_manager.cc:1434] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:09:34.693271 20723 raft_consensus.cc:3060] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.693972 20771 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.691314 20784 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.696018 20785 consensus_queue.cc:237] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.688998 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.698989 20628 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.700453 20771 tablet_bootstrap.cc:654] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.703397 20555 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.707237 20792 leader_election.cc:290] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.707106 20723 raft_consensus.cc:515] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.710173 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6e5248fb89414992b6907d32ae4e01" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:34.710448 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6e5248fb89414992b6907d32ae4e01" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.710799 20479 raft_consensus.cc:3060] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.711042 20628 raft_consensus.cc:3060] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.716311 20769 raft_consensus.cc:493] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.716810 20769 raft_consensus.cc:515] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.717939 20479 raft_consensus.cc:2468] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.718037 20378 catalog_manager.cc:5697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 1 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.720088 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.718968 20769 leader_election.cc:290] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.720803 20629 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.720971 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:34.721630 20554 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:34.720119 20521 leader_election.cc:304] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.722780 20796 raft_consensus.cc:2804] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.723012 20444 leader_election.cc:304] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.723328 20796 raft_consensus.cc:697] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:34.723670 20784 raft_consensus.cc:515] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.724440 20555 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 1.
I20260713 09:09:34.724170 20796 consensus_queue.cc:237] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.726529 20784 leader_election.cc:290] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.727236 20784 raft_consensus.cc:2804] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.727576 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.727675 20784 raft_consensus.cc:493] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.728219 20629 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.728274 20784 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.730162 20723 leader_election.cc:290] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.737263 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:34.738631 20629 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.738909 20555 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.739801 20771 tablet_bootstrap.cc:492] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.739902 20444 leader_election.cc:304] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:34.740329 20771 ts_tablet_manager.cc:1403] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260713 09:09:34.740796 20792 raft_consensus.cc:2804] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.741295 20792 raft_consensus.cc:697] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:34.734660 20628 raft_consensus.cc:2468] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.742560 20792 consensus_queue.cc:237] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.737828 20784 raft_consensus.cc:515] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.743314 20771 raft_consensus.cc:359] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.744032 20771 raft_consensus.cc:385] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.744335 20771 raft_consensus.cc:740] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.745308 20784 leader_election.cc:290] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.745033 20771 consensus_queue.cc:260] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.746240 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:34.746315 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.746892 20554 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.746985 20628 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.747449 20771 ts_tablet_manager.cc:1434] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:34.748461 20771 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.754515 20555 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.755276 20771 tablet_bootstrap.cc:654] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.755455 20554 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.757046 20446 leader_election.cc:304] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.758054 20784 raft_consensus.cc:2804] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.758615 20784 raft_consensus.cc:697] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:34.758219 20378 catalog_manager.cc:5697] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 0 to 1, leader changed from <none> to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 1 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.759724 20784 consensus_queue.cc:237] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.769810 20377 catalog_manager.cc:5697] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.776829 20628 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:34.782006 20771 tablet_bootstrap.cc:492] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.782545 20771 ts_tablet_manager.cc:1403] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
I20260713 09:09:34.785318 20771 raft_consensus.cc:359] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.785840 20771 raft_consensus.cc:385] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.786062 20771 raft_consensus.cc:740] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.786046 20377 catalog_manager.cc:5697] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.786875 20771 consensus_queue.cc:260] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.788910 20771 ts_tablet_manager.cc:1434] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:34.790086 20771 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: Bootstrap starting.
I20260713 09:09:34.796298 20771 tablet_bootstrap.cc:654] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.801787 20771 tablet_bootstrap.cc:492] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: No bootstrap required, opened a new log
I20260713 09:09:34.802254 20771 ts_tablet_manager.cc:1403] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:34.804867 20771 raft_consensus.cc:359] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.805742 20771 raft_consensus.cc:385] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.805986 20771 raft_consensus.cc:740] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.806717 20771 consensus_queue.cc:260] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.808463 20771 ts_tablet_manager.cc:1434] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:34.857225 20796 raft_consensus.cc:493] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.857726 20796 raft_consensus.cc:515] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.859550 20796 leader_election.cc:290] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.860428 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.861130 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.861282 20479 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.861878 20628 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 0.
I20260713 09:09:34.862612 20521 leader_election.cc:304] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.863529 20796 raft_consensus.cc:2804] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.863842 20796 raft_consensus.cc:493] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.864145 20796 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.869199 20796 raft_consensus.cc:515] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.870910 20796 leader_election.cc:290] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.871881 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:34.871973 20628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:34.872756 20479 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.872840 20628 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.878870 20479 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.879469 20628 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 1.
I20260713 09:09:34.880302 20521 leader_election.cc:304] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:34.881242 20796 raft_consensus.cc:2804] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.881816 20796 raft_consensus.cc:697] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:34.882732 20796 consensus_queue.cc:237] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.890604 20796 raft_consensus.cc:493] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.890506 20377 catalog_manager.cc:5697] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 0 to 1, leader changed from <none> to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 1 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.891155 20796 raft_consensus.cc:515] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:34.893345 20796 leader_election.cc:290] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:34.894474 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:34.894757 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" is_pre_election: true
I20260713 09:09:34.895399 20629 raft_consensus.cc:2393] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4634e7c33fb4126b258afdea8d6476d in current term 1: Already voted for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in this term.
I20260713 09:09:34.897321 20521 leader_election.cc:304] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4634e7c33fb4126b258afdea8d6476d; no voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:34.898447 20796 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.904781 20796 raft_consensus.cc:2749] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.962074 20792 consensus_queue.cc:1048] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.974190 20784 consensus_queue.cc:1048] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.989185 20796 consensus_queue.cc:1048] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.000916 20723 consensus_queue.cc:1048] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.010222 20769 consensus_queue.cc:1048] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.025449 20769 consensus_queue.cc:1048] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:35.040267 20825 raft_consensus.cc:493] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.040781 20825 raft_consensus.cc:515] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.043067 20825 leader_election.cc:290] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.043846 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d" is_pre_election: true
I20260713 09:09:35.044512 20555 raft_consensus.cc:2468] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:35.044569 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6" is_pre_election: true
I20260713 09:09:35.045419 20629 raft_consensus.cc:2468] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 0.
I20260713 09:09:35.045826 20446 leader_election.cc:304] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.046751 20825 raft_consensus.cc:2804] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.047125 20825 raft_consensus.cc:493] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.047399 20825 raft_consensus.cc:3060] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.052137 20825 raft_consensus.cc:515] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.053623 20825 leader_election.cc:290] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.054517 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:35.054718 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61176bae35b4231a2aa6bc18d3e31f1" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:35.055033 20555 raft_consensus.cc:3060] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.055434 20629 raft_consensus.cc:3060] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.059866 20555 raft_consensus.cc:2468] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:35.060987 20446 leader_election.cc:304] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.061823 20825 raft_consensus.cc:2804] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.062229 20825 raft_consensus.cc:697] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.062413 20629 raft_consensus.cc:2468] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 1.
I20260713 09:09:35.063040 20825 consensus_queue.cc:237] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.070772 20377 catalog_manager.cc:5697] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.076712 20785 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.084676 20785 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.124715 20555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
mode: GRACEFUL
new_leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:39508
I20260713 09:09:35.125308 20555 raft_consensus.cc:606] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Received request to transfer leadership to TS 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:35.133569 20629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
mode: GRACEFUL
new_leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:41752
I20260713 09:09:35.134176 20629 raft_consensus.cc:606] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 4fa1e56e201b433b8a80487f6efd2bf0
I20260713 09:09:35.139321 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:35.139820 20479 raft_consensus.cc:606] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:35.144586 20480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:35.145160 20480 raft_consensus.cc:606] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS f4634e7c33fb4126b258afdea8d6476d
I20260713 09:09:35.145593 20794 consensus_queue.cc:1048] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.157845 20796 consensus_queue.cc:1048] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.164372 20480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:56570
I20260713 09:09:35.165017 20480 raft_consensus.cc:606] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:35.178809 20825 consensus_queue.cc:1048] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.189304 20825 consensus_queue.cc:1048] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.198613 20769 raft_consensus.cc:993] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:35.199155 20825 raft_consensus.cc:1081] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:35.200685 20555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:39502
I20260713 09:09:35.201284 20555 raft_consensus.cc:493] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.201622 20555 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.206601 20555 raft_consensus.cc:515] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.208498 20555 leader_election.cc:290] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.209128 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:35.209769 20480 raft_consensus.cc:3055] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.209668 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2805156ad06447e3b4bf48eceecf837b" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:35.210197 20480 raft_consensus.cc:740] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.210392 20629 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.211050 20480 consensus_queue.cc:260] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.212360 20480 raft_consensus.cc:3060] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.214437 20825 consensus_queue.cc:1048] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.217470 20629 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:35.218761 20480 raft_consensus.cc:2468] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:35.218752 20519 leader_election.cc:304] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.219894 20796 raft_consensus.cc:2804] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.220381 20796 raft_consensus.cc:697] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:35.221341 20796 consensus_queue.cc:237] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.223788 20769 raft_consensus.cc:993] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:35.224292 20769 raft_consensus.cc:1081] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer f4634e7c33fb4126b258afdea8d6476d to start an election
I20260713 09:09:35.226413 20554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
 from {username='slave'} at 127.0.0.1:39502
I20260713 09:09:35.229396 20554 raft_consensus.cc:493] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.229837 20554 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.230224 20769 consensus_queue.cc:1048] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.233901 20376 catalog_manager.cc:5697] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 2 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.238319 20554 raft_consensus.cc:515] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.243731 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:35.244323 20480 raft_consensus.cc:3055] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.244604 20480 raft_consensus.cc:740] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.245396 20480 consensus_queue.cc:260] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
W20260713 09:09:35.246366 20769 consensus_queue.cc:1175] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "17ab955de2884c82b887ce6681c0b9a6" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:09:35.246378 20480 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.251962 20554 leader_election.cc:290] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.251472 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c3911a2b94b6ca25a87fb7dd91b52" candidate_uuid: "f4634e7c33fb4126b258afdea8d6476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:35.253721 20629 raft_consensus.cc:3060] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.254792 20480 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:35.256332 20521 leader_election.cc:304] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.257117 20796 raft_consensus.cc:2804] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.257637 20796 raft_consensus.cc:697] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Leader. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:35.258497 20796 consensus_queue.cc:237] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.261075 20629 raft_consensus.cc:2468] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4634e7c33fb4126b258afdea8d6476d in term 2.
I20260713 09:09:35.265163 20378 catalog_manager.cc:5697] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to f4634e7c33fb4126b258afdea8d6476d (127.16.62.2). New cstate: current_term: 2 leader_uuid: "f4634e7c33fb4126b258afdea8d6476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.359407 20796 consensus_queue.cc:1048] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.369272 20794 consensus_queue.cc:1048] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.404378 20796 raft_consensus.cc:993] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: : Instructing follower 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:35.404915 20794 raft_consensus.cc:1081] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Signalling peer 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:35.406416 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:56562
I20260713 09:09:35.406982 20480 raft_consensus.cc:493] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.407395 20480 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.411783 20480 raft_consensus.cc:515] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.413076 20480 leader_election.cc:290] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.413931 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:35.414096 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36137fd8753245c0bcd1b09af1a39489" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:35.414506 20554 raft_consensus.cc:3055] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.414700 20629 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.414868 20554 raft_consensus.cc:740] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:35.415755 20554 consensus_queue.cc:260] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.416910 20554 raft_consensus.cc:3060] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.419979 20629 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:35.421069 20444 leader_election.cc:304] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:35.421769 20769 raft_consensus.cc:2804] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.422181 20769 raft_consensus.cc:697] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.422887 20769 consensus_queue.cc:237] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.424026 20554 raft_consensus.cc:2468] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:35.429016 20376 catalog_manager.cc:5697] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 1 to 2, leader changed from f4634e7c33fb4126b258afdea8d6476d (127.16.62.2) to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.491122 20769 consensus_queue.cc:1048] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.501363 20792 consensus_queue.cc:1048] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.522115 20829 raft_consensus.cc:993] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: : Instructing follower 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:35.522596 20785 raft_consensus.cc:1081] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Signalling peer 4fa1e56e201b433b8a80487f6efd2bf0 to start an election
I20260713 09:09:35.524179 20480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
 from {username='slave'} at 127.0.0.1:56560
I20260713 09:09:35.524691 20480 raft_consensus.cc:493] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.525058 20480 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.530018 20480 raft_consensus.cc:515] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.531633 20480 leader_election.cc:290] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Requested vote from peers f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673), 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3:36487)
I20260713 09:09:35.532310 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:35.532635 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
I20260713 09:09:35.532888 20554 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.533197 20629 raft_consensus.cc:3055] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.533474 20629 raft_consensus.cc:740] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:35.534010 20629 consensus_queue.cc:260] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.535019 20629 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.540733 20554 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:35.541997 20446 leader_election.cc:304] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa1e56e201b433b8a80487f6efd2bf0, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.542755 20784 raft_consensus.cc:2804] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.543254 20784 raft_consensus.cc:697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.544044 20784 consensus_queue.cc:237] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.545547 20792 raft_consensus.cc:993] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:35.546028 20792 raft_consensus.cc:1081] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:35.547323 20629 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa1e56e201b433b8a80487f6efd2bf0 in term 2.
I20260713 09:09:35.547667 20628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41742
I20260713 09:09:35.549118 20628 raft_consensus.cc:493] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.549484 20628 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.554896 20628 raft_consensus.cc:515] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.556648 20628 leader_election.cc:290] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:35.556452 20376 catalog_manager.cc:5697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 reported cstate change: term changed from 1 to 2, leader changed from 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3) to 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.557757 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:35.557976 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c99af446d3a4c76835d5c6d08d7f60d" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:35.558312 20480 raft_consensus.cc:3055] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.558647 20480 raft_consensus.cc:740] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:35.558705 20554 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.559559 20480 consensus_queue.cc:260] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.560527 20480 raft_consensus.cc:3060] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.565332 20554 raft_consensus.cc:2468] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:35.566687 20595 leader_election.cc:304] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:35.566649 20480 raft_consensus.cc:2468] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:35.567528 20785 raft_consensus.cc:2804] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.568106 20785 raft_consensus.cc:697] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:35.568914 20785 consensus_queue.cc:237] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:35.575212 20376 catalog_manager.cc:5697] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 1 to 2, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.731701 20480 raft_consensus.cc:1275] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.732959 20723 consensus_queue.cc:1048] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.740375 20629 raft_consensus.cc:1275] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.741761 20723 consensus_queue.cc:1048] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:35.753332 20629 raft_consensus.cc:1275] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.754482 20723 consensus_queue.cc:1048] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.761696 20480 raft_consensus.cc:1275] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer f4634e7c33fb4126b258afdea8d6476d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.763019 20723 consensus_queue.cc:1048] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.853374 20554 raft_consensus.cc:1275] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.855197 20784 consensus_queue.cc:1048] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.862735 20629 raft_consensus.cc:1275] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.863976 20792 consensus_queue.cc:1048] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.946739 20629 raft_consensus.cc:1275] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.947983 20792 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.955962 20554 raft_consensus.cc:1275] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 4fa1e56e201b433b8a80487f6efd2bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.957563 20784 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.995450 20480 raft_consensus.cc:1275] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.996865 20785 consensus_queue.cc:1048] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.010200 20554 raft_consensus.cc:1275] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.013327 20842 consensus_queue.cc:1048] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:38.169752 20378 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53934:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:38.192946 20378 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53934:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:38.267573 16632 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:38.267376 20866 tablet.cc:1724] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.277884 20864 tablet.cc:1724] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:38.352905 20656 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:15653c9d7aee4000ae4c0c86e9b98ad0)
W20260713 09:09:38.367581 20656 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:15653c9d7aee4000ae4c0c86e9b98ad0)
W20260713 09:09:38.378652 20656 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:15653c9d7aee4000ae4c0c86e9b98ad0)
W20260713 09:09:38.454720 20882 log.cc:927] Time spent T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260713 09:09:38.449133 20880 tablet.cc:1724] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.495415 20895 tablet.cc:1724] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.495923 20899 tablet.cc:1724] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.501505 20896 tablet.cc:1724] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.496670 20864 tablet.cc:1724] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:38.533895 20898 log.cc:927] Time spent T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
I20260713 09:09:38.548990 20903 tablet.cc:1724] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.562220 20906 tablet.cc:1724] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.565471 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1173270c11554432b1c2416a4b97e532"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:33148
I20260713 09:09:38.573305 20905 tablet.cc:1724] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.655485 20907 tablet.cc:1724] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.658027 20896 tablet.cc:1724] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.589857 20864 tablet.cc:1724] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.669464 20556 raft_consensus.cc:606] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:38.666492 20866 tablet.cc:1724] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.683275 20899 tablet.cc:1724] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.682758 20895 tablet.cc:1724] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.682399 20880 tablet.cc:1724] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.715458 20915 tablet.cc:1724] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.710263 20909 tablet.cc:1724] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.728946 20905 tablet.cc:1724] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.732293 20907 tablet.cc:1724] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.739704 20896 tablet.cc:1724] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.745779 20899 tablet.cc:1724] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.763047 20880 tablet.cc:1724] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.767246 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:57638
I20260713 09:09:38.767881 20479 raft_consensus.cc:606] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:38.772742 16632 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:38.773404 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.783761 20909 tablet.cc:1724] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.789014 20555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65"
dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:33148
I20260713 09:09:38.789623 20555 raft_consensus.cc:606] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:38.788460 20880 tablet.cc:1724] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.792716 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836"
dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
mode: GRACEFUL
new_leader_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:57638
I20260713 09:09:38.793314 20479 raft_consensus.cc:606] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Received request to transfer leadership to TS 17ab955de2884c82b887ce6681c0b9a6
I20260713 09:09:38.801967 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:38.802541 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:38.810832 20909 tablet.cc:1724] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:38.824080 20377 catalog_manager.cc:6242] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: soft_deleted_table [id=e06112d77bf249468487e579c03b3caa] alter complete (version 1)
I20260713 09:09:38.872764 20910 raft_consensus.cc:993] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.873183 20910 raft_consensus.cc:1081] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.874966 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41744
I20260713 09:09:38.875564 20630 raft_consensus.cc:493] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.875919 20630 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.881222 20630 raft_consensus.cc:515] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.882933 20630 leader_election.cc:290] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 3 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:38.883755 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:38.884012 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc0d9c39d544544b826ad76410dfb65" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:38.884503 20480 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.884608 20555 raft_consensus.cc:3055] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.885012 20555 raft_consensus.cc:740] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:38.885726 20555 consensus_queue.cc:260] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.886729 20555 raft_consensus.cc:3060] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.890592 20480 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:38.891660 20595 leader_election.cc:304] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:38.892272 20555 raft_consensus.cc:2468] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:38.892376 20842 raft_consensus.cc:2804] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.892940 20842 raft_consensus.cc:697] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:38.893721 20842 consensus_queue.cc:237] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.901245 20378 catalog_manager.cc:5697] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 2 to 3, leader changed from f4634e7c33fb4126b258afdea8d6476d (127.16.62.2) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.961984 20844 raft_consensus.cc:993] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.962680 20887 raft_consensus.cc:1081] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.964148 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41742
I20260713 09:09:38.964689 20630 raft_consensus.cc:493] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.965013 20630 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.970861 20630 raft_consensus.cc:515] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.972725 20630 leader_election.cc:290] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 3 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:38.973389 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:38.973718 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b32399dbb24cb0b4ae2de59ccad836" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:38.974061 20480 raft_consensus.cc:3055] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.974292 20555 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.974443 20480 raft_consensus.cc:740] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:38.975275 20480 consensus_queue.cc:260] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.976209 20480 raft_consensus.cc:3060] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.979560 20555 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:38.980589 20595 leader_election.cc:304] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:38.981315 20842 raft_consensus.cc:2804] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.981537 20480 raft_consensus.cc:2468] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:38.981849 20842 raft_consensus.cc:697] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:38.982981 20842 consensus_queue.cc:237] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:38.992342 20378 catalog_manager.cc:5697] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 2 to 3, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.993747 20844 raft_consensus.cc:993] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.994297 20887 raft_consensus.cc:1081] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:38.995869 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41742
I20260713 09:09:38.996457 20630 raft_consensus.cc:493] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.996827 20630 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:39.003465 20630 raft_consensus.cc:515] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.005231 20630 leader_election.cc:290] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 3 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:39.005805 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:39.006371 20480 raft_consensus.cc:3055] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:39.006332 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cec23c690b7414aa57f5f7342b8e7e2" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:39.006816 20480 raft_consensus.cc:740] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa1e56e201b433b8a80487f6efd2bf0, State: Running, Role: LEADER
I20260713 09:09:39.007002 20555 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:39.007596 20480 consensus_queue.cc:260] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.008745 20480 raft_consensus.cc:3060] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:39.010425 20883 raft_consensus.cc:993] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: : Instructing follower 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:39.010907 20883 raft_consensus.cc:1081] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Signalling peer 17ab955de2884c82b887ce6681c0b9a6 to start an election
I20260713 09:09:39.012625 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1173270c11554432b1c2416a4b97e532"
dest_uuid: "17ab955de2884c82b887ce6681c0b9a6"
 from {username='slave'} at 127.0.0.1:41744
I20260713 09:09:39.013165 20630 raft_consensus.cc:493] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:39.013523 20630 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.013700 20555 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:39.014973 20595 leader_election.cc:304] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [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: 17ab955de2884c82b887ce6681c0b9a6, f4634e7c33fb4126b258afdea8d6476d; no voters: 
I20260713 09:09:39.015497 20480 raft_consensus.cc:2468] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 3.
I20260713 09:09:39.015662 20842 raft_consensus.cc:2804] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:39.016255 20842 raft_consensus.cc:697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:39.017048 20842 consensus_queue.cc:237] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.020773 20630 raft_consensus.cc:515] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.022535 20630 leader_election.cc:290] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771), f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673)
I20260713 09:09:39.023541 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4fa1e56e201b433b8a80487f6efd2bf0"
I20260713 09:09:39.023993 20555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1173270c11554432b1c2416a4b97e532" candidate_uuid: "17ab955de2884c82b887ce6681c0b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f4634e7c33fb4126b258afdea8d6476d"
I20260713 09:09:39.024298 20480 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.024605 20555 raft_consensus.cc:3055] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:39.024930 20555 raft_consensus.cc:740] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4634e7c33fb4126b258afdea8d6476d, State: Running, Role: LEADER
I20260713 09:09:39.025065 20378 catalog_manager.cc:5697] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 2 to 3, leader changed from 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 3 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.026373 20555 consensus_queue.cc:260] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.027733 20555 raft_consensus.cc:3060] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.031752 20480 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:39.033463 20595 leader_election.cc:304] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ab955de2884c82b887ce6681c0b9a6, 4fa1e56e201b433b8a80487f6efd2bf0; no voters: 
I20260713 09:09:39.034883 20842 raft_consensus.cc:2804] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:39.035133 20555 raft_consensus.cc:2468] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ab955de2884c82b887ce6681c0b9a6 in term 2.
I20260713 09:09:39.035409 20842 raft_consensus.cc:697] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: 17ab955de2884c82b887ce6681c0b9a6, State: Running, Role: LEADER
I20260713 09:09:39.036321 20842 consensus_queue.cc:237] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [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: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } }
I20260713 09:09:39.042958 20378 catalog_manager.cc:5697] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 reported cstate change: term changed from 1 to 2, leader changed from f4634e7c33fb4126b258afdea8d6476d (127.16.62.2) to 17ab955de2884c82b887ce6681c0b9a6 (127.16.62.3). New cstate: current_term: 2 leader_uuid: "17ab955de2884c82b887ce6681c0b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ab955de2884c82b887ce6681c0b9a6" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 36487 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.386062 20480 raft_consensus.cc:1275] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.386339 20479 raft_consensus.cc:1275] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.387655 20902 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.387929 20842 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.412302 20554 raft_consensus.cc:1275] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.415643 20555 raft_consensus.cc:1275] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:39.417691 20902 consensus_queue.cc:1048] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:39.421456 20902 consensus_queue.cc:1048] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.549574 20478 raft_consensus.cc:1275] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:39.550971 20928 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:39.558756 20555 raft_consensus.cc:1275] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:39.559258 20554 raft_consensus.cc:1275] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:39.560626 20902 consensus_queue.cc:1048] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.562701 20902 consensus_queue.cc:1048] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4634e7c33fb4126b258afdea8d6476d" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 35673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:39.575268 20478 raft_consensus.cc:1275] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Refusing update from remote peer 17ab955de2884c82b887ce6681c0b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:39.576839 20902 consensus_queue.cc:1048] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa1e56e201b433b8a80487f6efd2bf0" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.861883 16632 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:39.867213 16632 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:39.867614 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.872160 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:39.872552 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:40.904453 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
W20260713 09:09:40.918550 20521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:09:40.922586 20521 consensus_peers.cc:597] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:40.931033 20521 consensus_peers.cc:597] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.936182 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:40.937062 16632 tablet_replica.cc:333] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.938027 16632 raft_consensus.cc:2243] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.939003 16632 raft_consensus.cc:2272] T a61176bae35b4231a2aa6bc18d3e31f1 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.941460 16632 tablet_replica.cc:333] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.942099 16632 raft_consensus.cc:2243] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:40.942422 20595 consensus_peers.cc:597] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.942678 16632 raft_consensus.cc:2272] T 2805156ad06447e3b4bf48eceecf837b P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.944455 16632 tablet_replica.cc:333] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.945020 16632 raft_consensus.cc:2243] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.945426 16632 raft_consensus.cc:2272] T 6cec23c690b7414aa57f5f7342b8e7e2 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.946985 16632 tablet_replica.cc:333] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.947620 16632 raft_consensus.cc:2243] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.948030 16632 raft_consensus.cc:2272] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.949622 16632 tablet_replica.cc:333] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.950146 16632 raft_consensus.cc:2243] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.950547 16632 raft_consensus.cc:2272] T 1173270c11554432b1c2416a4b97e532 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.952134 16632 tablet_replica.cc:333] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.952653 16632 raft_consensus.cc:2243] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.953039 16632 raft_consensus.cc:2272] T 7a6e5248fb89414992b6907d32ae4e01 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.954806 16632 tablet_replica.cc:333] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.955377 16632 raft_consensus.cc:2243] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.955770 16632 raft_consensus.cc:2272] T 82df057c749a4e2c921d42bd95178c1e P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.956854 20521 consensus_peers.cc:597] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.957696 16632 tablet_replica.cc:333] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.958271 16632 raft_consensus.cc:2243] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.958731 16632 raft_consensus.cc:2272] T c47c6abbcadc47de8d55dd49eb09229c P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.960619 16632 tablet_replica.cc:333] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.961156 16632 raft_consensus.cc:2243] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.961886 16632 raft_consensus.cc:2272] T 0e370256ac07402fa0faa747add15643 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.963711 16632 tablet_replica.cc:333] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.964223 16632 raft_consensus.cc:2243] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.964635 16632 raft_consensus.cc:2272] T 213a0602741545b198859688e5757932 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.966270 16632 tablet_replica.cc:333] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.966792 16632 raft_consensus.cc:2243] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.967206 16632 raft_consensus.cc:2272] T 87b32399dbb24cb0b4ae2de59ccad836 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.968957 16632 tablet_replica.cc:333] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.969499 16632 raft_consensus.cc:2243] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.969919 16632 raft_consensus.cc:2272] T 7dc0d9c39d544544b826ad76410dfb65 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.971717 16632 tablet_replica.cc:333] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.972302 16632 raft_consensus.cc:2243] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.973096 16632 raft_consensus.cc:2272] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.974867 16632 tablet_replica.cc:333] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.975409 16632 raft_consensus.cc:2243] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.976081 16632 raft_consensus.cc:2272] T 9a68a47fcc23454ba07517cfade42568 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.977752 16632 tablet_replica.cc:333] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.978277 16632 raft_consensus.cc:2243] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.978993 16632 raft_consensus.cc:2272] T 36137fd8753245c0bcd1b09af1a39489 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.980674 16632 tablet_replica.cc:333] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.981145 16632 raft_consensus.cc:2243] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.981827 16632 raft_consensus.cc:2272] T ae8d2ba968e34e3097c41ef5677c5f60 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.983532 16632 tablet_replica.cc:333] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.984064 16632 raft_consensus.cc:2243] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.984438 16632 raft_consensus.cc:2272] T 1c99af446d3a4c76835d5c6d08d7f60d P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.985980 16632 tablet_replica.cc:333] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0: stopping tablet replica
I20260713 09:09:40.986379 16632 raft_consensus.cc:2243] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.986714 16632 raft_consensus.cc:2272] T cdcc885898324a0d91ad9ff4044b26a3 P 4fa1e56e201b433b8a80487f6efd2bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.992112 20595 consensus_peers.cc:597] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.017860 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
I20260713 09:09:41.049925 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:09:41.069209 20595 consensus_peers.cc:597] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Couldn't send request to peer f4634e7c33fb4126b258afdea8d6476d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.088184 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:41.088900 16632 tablet_replica.cc:333] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.089507 16632 raft_consensus.cc:2243] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.089951 16632 raft_consensus.cc:2272] T 1173270c11554432b1c2416a4b97e532 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.091817 16632 tablet_replica.cc:333] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.092356 16632 raft_consensus.cc:2243] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.092787 16632 raft_consensus.cc:2272] T a61176bae35b4231a2aa6bc18d3e31f1 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.094741 16632 tablet_replica.cc:333] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.095348 16632 raft_consensus.cc:2243] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.096082 16632 raft_consensus.cc:2272] T cc4c3911a2b94b6ca25a87fb7dd91b52 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.097865 16632 tablet_replica.cc:333] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.098436 16632 raft_consensus.cc:2243] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.099251 16632 raft_consensus.cc:2272] T 2805156ad06447e3b4bf48eceecf837b P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.101012 16632 tablet_replica.cc:333] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.101555 16632 raft_consensus.cc:2243] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.101972 16632 raft_consensus.cc:2272] T 6cec23c690b7414aa57f5f7342b8e7e2 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.103652 16632 tablet_replica.cc:333] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.104192 16632 raft_consensus.cc:2243] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.104597 16632 raft_consensus.cc:2272] T 15653c9d7aee4000ae4c0c86e9b98ad0 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.106213 16632 tablet_replica.cc:333] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.106743 16632 raft_consensus.cc:2243] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.107230 16632 raft_consensus.cc:2272] T 9a68a47fcc23454ba07517cfade42568 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.108917 16632 tablet_replica.cc:333] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.109463 16632 raft_consensus.cc:2243] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.109877 16632 raft_consensus.cc:2272] T 7dc0d9c39d544544b826ad76410dfb65 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.111614 16632 tablet_replica.cc:333] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.112130 16632 raft_consensus.cc:2243] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.112814 16632 raft_consensus.cc:2272] T 7a6e5248fb89414992b6907d32ae4e01 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.114403 16632 tablet_replica.cc:333] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.114917 16632 raft_consensus.cc:2243] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.115993 16632 raft_consensus.cc:2272] T 82df057c749a4e2c921d42bd95178c1e P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.117938 16632 tablet_replica.cc:333] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.118566 16632 raft_consensus.cc:2243] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.119405 16632 raft_consensus.cc:2272] T c47c6abbcadc47de8d55dd49eb09229c P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.121078 16632 tablet_replica.cc:333] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.121605 16632 raft_consensus.cc:2243] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.122020 16632 raft_consensus.cc:2272] T 87b32399dbb24cb0b4ae2de59ccad836 P f4634e7c33fb4126b258afdea8d6476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.123736 16632 tablet_replica.cc:333] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.124235 16632 raft_consensus.cc:2243] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.124617 16632 raft_consensus.cc:2272] T 0e370256ac07402fa0faa747add15643 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.126483 16632 tablet_replica.cc:333] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.126987 16632 raft_consensus.cc:2243] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.127761 16632 raft_consensus.cc:2272] T 213a0602741545b198859688e5757932 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.129464 16632 tablet_replica.cc:333] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.130215 16632 raft_consensus.cc:2243] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.130738 16632 raft_consensus.cc:2272] T cdcc885898324a0d91ad9ff4044b26a3 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.132397 16632 tablet_replica.cc:333] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.132804 16632 raft_consensus.cc:2243] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.133136 16632 raft_consensus.cc:2272] T 1c99af446d3a4c76835d5c6d08d7f60d P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.134613 16632 tablet_replica.cc:333] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.135012 16632 raft_consensus.cc:2243] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.135417 16632 raft_consensus.cc:2272] T ae8d2ba968e34e3097c41ef5677c5f60 P f4634e7c33fb4126b258afdea8d6476d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.136965 16632 tablet_replica.cc:333] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d: stopping tablet replica
I20260713 09:09:41.137333 16632 raft_consensus.cc:2243] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.137674 16632 raft_consensus.cc:2272] T 36137fd8753245c0bcd1b09af1a39489 P f4634e7c33fb4126b258afdea8d6476d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:41.163012 20595 consensus_peers.cc:597] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.177316 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
W20260713 09:09:41.236299 20595 consensus_peers.cc:597] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.238463 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
W20260713 09:09:41.246274 20595 consensus_peers.cc:597] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Couldn't send request to peer f4634e7c33fb4126b258afdea8d6476d. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:35673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:41.282526 20595 consensus_peers.cc:597] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer f4634e7c33fb4126b258afdea8d6476d (127.16.62.2:35673): Couldn't send request to peer f4634e7c33fb4126b258afdea8d6476d. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:35673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.284601 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:41.285876 16632 tablet_replica.cc:333] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.287776 16632 raft_consensus.cc:2243] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.289444 16632 raft_consensus.cc:2272] T 1173270c11554432b1c2416a4b97e532 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.292469 16632 tablet_replica.cc:333] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.293480 16632 raft_consensus.cc:2243] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.294450 16632 raft_consensus.cc:2272] T cc4c3911a2b94b6ca25a87fb7dd91b52 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.298130 16632 tablet_replica.cc:333] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.299880 16632 raft_consensus.cc:2243] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.300902 16632 raft_consensus.cc:2272] T 2805156ad06447e3b4bf48eceecf837b P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:41.301277 20595 consensus_peers.cc:597] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 -> Peer 4fa1e56e201b433b8a80487f6efd2bf0 (127.16.62.1:32771): Couldn't send request to peer 4fa1e56e201b433b8a80487f6efd2bf0. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:41.304154 16632 tablet_replica.cc:333] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.304924 16632 raft_consensus.cc:2243] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.306022 16632 raft_consensus.cc:2272] T 6cec23c690b7414aa57f5f7342b8e7e2 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.308908 16632 tablet_replica.cc:333] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.310045 16632 raft_consensus.cc:2243] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.310855 16632 raft_consensus.cc:2272] T a61176bae35b4231a2aa6bc18d3e31f1 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.313764 16632 tablet_replica.cc:333] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.314435 16632 raft_consensus.cc:2243] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.315228 16632 raft_consensus.cc:2272] T 7a6e5248fb89414992b6907d32ae4e01 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.317777 16632 tablet_replica.cc:333] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.318519 16632 raft_consensus.cc:2243] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.319314 16632 raft_consensus.cc:2272] T 82df057c749a4e2c921d42bd95178c1e P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.322644 16632 tablet_replica.cc:333] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.323601 16632 raft_consensus.cc:2243] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.324362 16632 raft_consensus.cc:2272] T c47c6abbcadc47de8d55dd49eb09229c P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.327299 16632 tablet_replica.cc:333] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.327940 16632 raft_consensus.cc:2243] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.328612 16632 raft_consensus.cc:2272] T 9a68a47fcc23454ba07517cfade42568 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.331229 16632 tablet_replica.cc:333] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.331867 16632 raft_consensus.cc:2243] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.332536 16632 raft_consensus.cc:2272] T 15653c9d7aee4000ae4c0c86e9b98ad0 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.335114 16632 tablet_replica.cc:333] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.335758 16632 raft_consensus.cc:2243] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.337165 16632 raft_consensus.cc:2272] T 87b32399dbb24cb0b4ae2de59ccad836 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.339702 16632 tablet_replica.cc:333] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.340329 16632 raft_consensus.cc:2243] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.341009 16632 raft_consensus.cc:2272] T 213a0602741545b198859688e5757932 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.343454 16632 tablet_replica.cc:333] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.344048 16632 raft_consensus.cc:2243] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.344580 16632 raft_consensus.cc:2272] T 0e370256ac07402fa0faa747add15643 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.346837 16632 tablet_replica.cc:333] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.347502 16632 raft_consensus.cc:2243] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.348686 16632 raft_consensus.cc:2272] T cdcc885898324a0d91ad9ff4044b26a3 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.351243 16632 tablet_replica.cc:333] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.351797 16632 raft_consensus.cc:2243] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.353091 16632 raft_consensus.cc:2272] T 7dc0d9c39d544544b826ad76410dfb65 P 17ab955de2884c82b887ce6681c0b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.355593 16632 tablet_replica.cc:333] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.356169 16632 raft_consensus.cc:2243] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.357475 16632 raft_consensus.cc:2272] T 1c99af446d3a4c76835d5c6d08d7f60d P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.359926 16632 tablet_replica.cc:333] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.360430 16632 raft_consensus.cc:2243] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.361100 16632 raft_consensus.cc:2272] T 36137fd8753245c0bcd1b09af1a39489 P 17ab955de2884c82b887ce6681c0b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.363430 16632 tablet_replica.cc:333] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6: stopping tablet replica
I20260713 09:09:41.363948 16632 raft_consensus.cc:2243] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.364516 16632 raft_consensus.cc:2272] T ae8d2ba968e34e3097c41ef5677c5f60 P 17ab955de2884c82b887ce6681c0b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.410145 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:09:41.450991 16632 master.cc:562] Master@127.16.62.62:46157 shutting down...
I20260713 09:09:41.476982 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:41.477660 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.478009 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P df04873efc264b699c57d5c68b7194e9: stopping tablet replica
I20260713 09:09:41.499670 16632 master.cc:584] Master@127.16.62.62:46157 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12663 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:41.554805 16632 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.62.62:45585
I20260713 09:09:41.556248 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:41.562299 20942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.562387 20941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.563344 20944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.564158 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:41.564994 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:41.565174 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:41.565328 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933781565310 us; error 0 us; skew 500 ppm
I20260713 09:09:41.565874 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:41.568337 16632 webserver.cc:533] Webserver started at http://127.16.62.62:45583/ using document root <none> and password file <none>
I20260713 09:09:41.568817 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:41.569001 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:41.569298 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:41.570519 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/master-0-root/instance:
uuid: "7c88f5f800504b1591161b7b6f656a16"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.574899 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:09:41.578302 20949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.579039 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:41.579406 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/master-0-root
uuid: "7c88f5f800504b1591161b7b6f656a16"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.579723 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:41.597793 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:41.599040 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:41.638804 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.62:45585
I20260713 09:09:41.638931 21000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.62:45585 every 8 connection(s)
I20260713 09:09:41.642894 21001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.654662 21001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: Bootstrap starting.
I20260713 09:09:41.659845 21001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.664672 21001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: No bootstrap required, opened a new log
I20260713 09:09:41.666922 21001 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER }
I20260713 09:09:41.667390 21001 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.667644 21001 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c88f5f800504b1591161b7b6f656a16, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.668332 21001 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER }
I20260713 09:09:41.668828 21001 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:41.669044 21001 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:41.669366 21001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.674522 21001 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER }
I20260713 09:09:41.675014 21001 leader_election.cc:304] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [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: 7c88f5f800504b1591161b7b6f656a16; no voters: 
I20260713 09:09:41.676327 21001 leader_election.cc:290] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:41.676820 21004 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.678249 21004 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 1 LEADER]: Becoming Leader. State: Replica: 7c88f5f800504b1591161b7b6f656a16, State: Running, Role: LEADER
I20260713 09:09:41.679203 21001 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:41.679013 21004 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [LEADER]: Queue going to LEADER mode. State: All 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: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER }
I20260713 09:09:41.686234 21005 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c88f5f800504b1591161b7b6f656a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER } }
I20260713 09:09:41.686331 21006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c88f5f800504b1591161b7b6f656a16. Latest consensus state: current_term: 1 leader_uuid: "7c88f5f800504b1591161b7b6f656a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c88f5f800504b1591161b7b6f656a16" member_type: VOTER } }
I20260713 09:09:41.686903 21005 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:41.687264 21006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:41.688925 21011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:41.694819 21011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:41.697418 16632 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:41.704154 21011 catalog_manager.cc:1383] Generated new cluster ID: 6ca243873a3b4bf69cbbc7d355b18ae2
I20260713 09:09:41.704450 21011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:41.723376 21011 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:41.724733 21011 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:41.739027 21011 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: Generated new TSK 0
I20260713 09:09:41.739650 21011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:41.763881 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:41.770460 21022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.771313 21023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.773452 21025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.773480 16632 server_base.cc:1061] running on GCE node
I20260713 09:09:41.774603 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:41.774821 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:41.774989 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933781774971 us; error 0 us; skew 500 ppm
I20260713 09:09:41.775554 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:41.777815 16632 webserver.cc:533] Webserver started at http://127.16.62.1:45575/ using document root <none> and password file <none>
I20260713 09:09:41.778330 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:41.778537 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:41.778805 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:41.780004 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-0-root/instance:
uuid: "2a96a60c0e6049158e8c801190e46760"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.784562 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:41.787895 21030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.788684 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:41.788985 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-0-root
uuid: "2a96a60c0e6049158e8c801190e46760"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.789306 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:41.801868 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:41.803107 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:41.804646 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:41.806911 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:41.807176 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:41.807415 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:41.807605 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.850639 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.1:36011
I20260713 09:09:41.850759 21092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.1:36011 every 8 connection(s)
I20260713 09:09:41.855877 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:41.863507 21097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.867838 21098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.869035 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:41.869053 21100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.870630 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:41.870914 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:41.871191 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933781871163 us; error 0 us; skew 500 ppm
I20260713 09:09:41.871868 21093 heartbeater.cc:344] Connected to a master server at 127.16.62.62:45585
I20260713 09:09:41.871978 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:41.872440 21093 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:41.873339 21093 heartbeater.cc:507] Master 127.16.62.62:45585 requested a full tablet report, sending...
I20260713 09:09:41.874878 16632 webserver.cc:533] Webserver started at http://127.16.62.2:38005/ using document root <none> and password file <none>
I20260713 09:09:41.875452 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:41.875665 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:41.875928 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:41.875897 20966 ts_manager.cc:194] Registered new tserver with Master: 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011)
I20260713 09:09:41.877315 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-1-root/instance:
uuid: "8548fa2954b44aaa8bb7764d4bb24116"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.878049 20966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58418
I20260713 09:09:41.882211 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:41.885635 21105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.886523 16632 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:41.886842 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-1-root
uuid: "8548fa2954b44aaa8bb7764d4bb24116"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.887161 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:41.909340 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:41.910674 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:41.912278 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:41.914701 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:41.914944 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.915246 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:41.915447 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.959795 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.2:34959
I20260713 09:09:41.959900 21167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.2:34959 every 8 connection(s)
I20260713 09:09:41.965094 16632 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:41.973598 21171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:41.974627 21172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.977545 16632 server_base.cc:1061] running on GCE node
W20260713 09:09:41.977728 21174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:41.978914 16632 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:41.979238 16632 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:41.979481 16632 hybrid_clock.cc:648] HybridClock initialized: now 1783933781979458 us; error 0 us; skew 500 ppm
I20260713 09:09:41.980016 21168 heartbeater.cc:344] Connected to a master server at 127.16.62.62:45585
I20260713 09:09:41.980238 16632 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:41.980520 21168 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:41.981534 21168 heartbeater.cc:507] Master 127.16.62.62:45585 requested a full tablet report, sending...
I20260713 09:09:41.983426 16632 webserver.cc:533] Webserver started at http://127.16.62.3:37227/ using document root <none> and password file <none>
I20260713 09:09:41.984050 20966 ts_manager.cc:194] Registered new tserver with Master: 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:41.984089 16632 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:41.984570 16632 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:41.984920 16632 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:41.985790 20966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58430
I20260713 09:09:41.986215 16632 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-2-root/instance:
uuid: "4ede729ff16449cebcd9cffb30fd87dc"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.991720 16632 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:09:41.995497 21179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:41.996392 16632 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:09:41.996748 16632 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-2-root
uuid: "4ede729ff16449cebcd9cffb30fd87dc"
format_stamp: "Formatted at 2026-07-13 09:09:41 on dist-test-slave-h7ql"
I20260713 09:09:41.997040 16632 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasks9wlK9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933680318953-16632-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:42.020313 16632 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:42.021534 16632 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:42.023021 16632 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:42.025367 16632 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:42.025597 16632 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:42.025858 16632 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:42.026048 16632 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:42.069738 16632 rpc_server.cc:307] RPC server started. Bound to: 127.16.62.3:43289
I20260713 09:09:42.069839 21241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.62.3:43289 every 8 connection(s)
I20260713 09:09:42.084599 21242 heartbeater.cc:344] Connected to a master server at 127.16.62.62:45585
I20260713 09:09:42.085017 21242 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:42.085788 21242 heartbeater.cc:507] Master 127.16.62.62:45585 requested a full tablet report, sending...
I20260713 09:09:42.087913 20966 ts_manager.cc:194] Registered new tserver with Master: 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.088176 16632 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01510693s
I20260713 09:09:42.089381 20966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58432
I20260713 09:09:42.115711 20966 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:42.118760 20966 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:42.204357 21058 tablet_service.cc:1511] Processing CreateTablet for tablet 457ccc0ce66e46b38f4cab3134f94df8 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:42.205936 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ccc0ce66e46b38f4cab3134f94df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.205549 21133 tablet_service.cc:1511] Processing CreateTablet for tablet 457ccc0ce66e46b38f4cab3134f94df8 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:42.206884 21207 tablet_service.cc:1511] Processing CreateTablet for tablet 457ccc0ce66e46b38f4cab3134f94df8 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:42.207053 21133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ccc0ce66e46b38f4cab3134f94df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.206766 21204 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c3c1321964591b9542adfa2a2bbf7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:42.209883 21205 tablet_service.cc:1511] Processing CreateTablet for tablet 85f7c0db98414399a638718d8a531174 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:42.212877 21130 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c3c1321964591b9542adfa2a2bbf7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:42.211179 21207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ccc0ce66e46b38f4cab3134f94df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.214246 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c3c1321964591b9542adfa2a2bbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.214406 21130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c3c1321964591b9542adfa2a2bbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.208534 21206 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8861c1b3348b38c663bd43f50cb6c (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:42.216509 21129 tablet_service.cc:1511] Processing CreateTablet for tablet a92202cd68ab422fb7bcc3227786c1f7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:42.217440 21206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8861c1b3348b38c663bd43f50cb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.217809 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92202cd68ab422fb7bcc3227786c1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.219795 21056 tablet_service.cc:1511] Processing CreateTablet for tablet 85f7c0db98414399a638718d8a531174 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:42.221149 21056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f7c0db98414399a638718d8a531174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.223424 21205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f7c0db98414399a638718d8a531174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.224351 21055 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c3c1321964591b9542adfa2a2bbf7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:42.225817 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c3c1321964591b9542adfa2a2bbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.228385 21054 tablet_service.cc:1511] Processing CreateTablet for tablet a92202cd68ab422fb7bcc3227786c1f7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:42.229837 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92202cd68ab422fb7bcc3227786c1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.234889 21128 tablet_service.cc:1511] Processing CreateTablet for tablet af3d923451ce40748756a50bff7ebfd5 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:42.236413 21128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3d923451ce40748756a50bff7ebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.238138 21203 tablet_service.cc:1511] Processing CreateTablet for tablet a92202cd68ab422fb7bcc3227786c1f7 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:42.240449 21202 tablet_service.cc:1511] Processing CreateTablet for tablet af3d923451ce40748756a50bff7ebfd5 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:42.241845 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3d923451ce40748756a50bff7ebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.242077 21127 tablet_service.cc:1511] Processing CreateTablet for tablet afdbc80aacf94fe596b9fbb5ffc0a573 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:42.210877 21131 tablet_service.cc:1511] Processing CreateTablet for tablet 85f7c0db98414399a638718d8a531174 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:42.244422 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbc80aacf94fe596b9fbb5ffc0a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.244314 21053 tablet_service.cc:1511] Processing CreateTablet for tablet af3d923451ce40748756a50bff7ebfd5 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:42.245760 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3d923451ce40748756a50bff7ebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.234385 21057 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8861c1b3348b38c663bd43f50cb6c (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:42.209515 21132 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8861c1b3348b38c663bd43f50cb6c (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:42.247957 21057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8861c1b3348b38c663bd43f50cb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.248400 21132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8861c1b3348b38c663bd43f50cb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.251747 21131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f7c0db98414399a638718d8a531174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.256114 21052 tablet_service.cc:1511] Processing CreateTablet for tablet afdbc80aacf94fe596b9fbb5ffc0a573 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:42.257490 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbc80aacf94fe596b9fbb5ffc0a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.260923 21201 tablet_service.cc:1511] Processing CreateTablet for tablet afdbc80aacf94fe596b9fbb5ffc0a573 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:42.262732 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92202cd68ab422fb7bcc3227786c1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.276436 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbc80aacf94fe596b9fbb5ffc0a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.315642 21258 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.320699 21257 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.336241 21258 tablet_bootstrap.cc:654] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.338052 21051 tablet_service.cc:1511] Processing CreateTablet for tablet b25c1ae0b525418eb1bcbbf33ea35620 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:42.348868 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c1ae0b525418eb1bcbbf33ea35620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.340346 21127 tablet_service.cc:1511] Processing CreateTablet for tablet b25c1ae0b525418eb1bcbbf33ea35620 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:42.352557 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c1ae0b525418eb1bcbbf33ea35620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.381243 21259 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.384320 21257 tablet_bootstrap.cc:654] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.390630 21257 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.391058 21258 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.395432 21258 ts_tablet_manager.cc:1403] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.004s
I20260713 09:09:42.401935 21258 raft_consensus.cc:359] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.393628 21259 tablet_bootstrap.cc:654] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.393425 21202 tablet_service.cc:1511] Processing CreateTablet for tablet b25c1ae0b525418eb1bcbbf33ea35620 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:42.391265 21257 ts_tablet_manager.cc:1403] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.006s
I20260713 09:09:42.395869 21058 tablet_service.cc:1511] Processing CreateTablet for tablet b20a3edaf32941fbb6ce93d146198110 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:42.396910 21130 tablet_service.cc:1511] Processing CreateTablet for tablet b20a3edaf32941fbb6ce93d146198110 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:42.403683 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c1ae0b525418eb1bcbbf33ea35620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.404398 21130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20a3edaf32941fbb6ce93d146198110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.403697 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20a3edaf32941fbb6ce93d146198110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.410777 21203 tablet_service.cc:1511] Processing CreateTablet for tablet b20a3edaf32941fbb6ce93d146198110 (DEFAULT_TABLE table=test-workload [id=d8788c16b9604ce8bdefec86cf416db3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:42.412374 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20a3edaf32941fbb6ce93d146198110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.418023 21257 raft_consensus.cc:359] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.425529 21257 raft_consensus.cc:385] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.425866 21257 raft_consensus.cc:740] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.402649 21258 raft_consensus.cc:385] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.426642 21258 raft_consensus.cc:740] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.427465 21258 consensus_queue.cc:260] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.428870 21257 consensus_queue.cc:260] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.433239 21242 heartbeater.cc:499] Master 127.16.62.62:45585 was elected leader, sending a full tablet report...
I20260713 09:09:42.436275 21257 ts_tablet_manager.cc:1434] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:09:42.436275 21258 ts_tablet_manager.cc:1434] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:09:42.437811 21258 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.440209 21168 heartbeater.cc:499] Master 127.16.62.62:45585 was elected leader, sending a full tablet report...
I20260713 09:09:42.440591 21257 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.441682 21259 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.442193 21259 ts_tablet_manager.cc:1403] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.010s
I20260713 09:09:42.445465 21259 raft_consensus.cc:359] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.446237 21259 raft_consensus.cc:385] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.446545 21259 raft_consensus.cc:740] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.446866 21257 tablet_bootstrap.cc:654] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.447497 21259 consensus_queue.cc:260] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.451530 21258 tablet_bootstrap.cc:654] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.482373 21264 raft_consensus.cc:493] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.483204 21264 raft_consensus.cc:515] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.493453 21264 leader_election.cc:290] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.507635 21093 heartbeater.cc:499] Master 127.16.62.62:45585 was elected leader, sending a full tablet report...
I20260713 09:09:42.508056 21258 tablet_bootstrap.cc:492] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.508154 21259 ts_tablet_manager.cc:1434] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.066s	user 0.023s	sys 0.041s
I20260713 09:09:42.508759 21258 ts_tablet_manager.cc:1403] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.034s
I20260713 09:09:42.509335 21259 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.511794 21258 raft_consensus.cc:359] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.512615 21258 raft_consensus.cc:385] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.513005 21258 raft_consensus.cc:740] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.513883 21258 consensus_queue.cc:260] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.516106 21258 ts_tablet_manager.cc:1434] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:42.517062 21258 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.518738 21259 tablet_bootstrap.cc:654] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.525427 21257 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.527443 21257 ts_tablet_manager.cc:1403] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.030s
I20260713 09:09:42.526623 21258 tablet_bootstrap.cc:654] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.534837 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:42.535755 21217 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.537164 21106 leader_election.cc:304] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.538050 21264 raft_consensus.cc:2804] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.538399 21264 raft_consensus.cc:493] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.538367 21257 raft_consensus.cc:359] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.539367 21257 raft_consensus.cc:385] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.539813 21257 raft_consensus.cc:740] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.540661 21257 consensus_queue.cc:260] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.541064 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.541721 21068 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.541901 21259 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.542479 21259 ts_tablet_manager.cc:1403] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.010s
I20260713 09:09:42.539005 21264 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.546288 21259 raft_consensus.cc:359] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.547618 21259 raft_consensus.cc:385] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.548079 21259 raft_consensus.cc:740] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.549274 21259 consensus_queue.cc:260] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.551849 21258 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.551846 21259 ts_tablet_manager.cc:1434] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:09:42.552511 21258 ts_tablet_manager.cc:1403] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260713 09:09:42.553088 21259 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.554656 21264 raft_consensus.cc:515] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.555537 21258 raft_consensus.cc:359] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.557505 21258 raft_consensus.cc:385] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.557904 21258 raft_consensus.cc:740] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.558735 21258 consensus_queue.cc:260] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.560946 21258 ts_tablet_manager.cc:1434] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:42.561843 21259 tablet_bootstrap.cc:654] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.564090 21263 raft_consensus.cc:493] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.564570 21263 raft_consensus.cc:515] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.565060 21258 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.569958 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:42.570761 21068 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.573483 21258 tablet_bootstrap.cc:654] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.579221 21263 leader_election.cc:290] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.583205 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
W20260713 09:09:42.585484 21181 leader_election.cc:343] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:42.595175 21264 leader_election.cc:290] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.601933 21259 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.602488 21259 ts_tablet_manager.cc:1403] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.005s
I20260713 09:09:42.603353 21258 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.603924 21258 ts_tablet_manager.cc:1403] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.002s
I20260713 09:09:42.607712 21259 raft_consensus.cc:359] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.608527 21259 raft_consensus.cc:385] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.608979 21259 raft_consensus.cc:740] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.608387 21258 raft_consensus.cc:359] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.609522 21258 raft_consensus.cc:385] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.609896 21258 raft_consensus.cc:740] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.609845 21259 consensus_queue.cc:260] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.611006 21258 consensus_queue.cc:260] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.612756 21259 ts_tablet_manager.cc:1434] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:42.613798 21259 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.616106 21258 ts_tablet_manager.cc:1434] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:42.617161 21258 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.618067 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:42.618712 21217 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.620100 21259 tablet_bootstrap.cc:654] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.635656 21258 tablet_bootstrap.cc:654] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.639382 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.640427 21067 raft_consensus.cc:2468] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.641405 21217 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:42.642580 21183 leader_election.cc:304] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [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: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:42.598246 21068 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:42.644366 21257 ts_tablet_manager.cc:1434] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.117s	user 0.054s	sys 0.048s
I20260713 09:09:42.644781 21109 leader_election.cc:304] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.645943 21263 raft_consensus.cc:2804] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.646389 21263 raft_consensus.cc:493] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.646763 21263 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.647456 21257 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.645948 21272 raft_consensus.cc:2804] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.655534 21257 tablet_bootstrap.cc:654] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.655903 21263 raft_consensus.cc:515] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.659225 21258 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.659366 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:42.659986 21258 ts_tablet_manager.cc:1403] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260713 09:09:42.660557 21068 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.663245 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:42.664227 21258 raft_consensus.cc:359] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.666252 21258 raft_consensus.cc:385] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.666760 21258 raft_consensus.cc:740] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
W20260713 09:09:42.667443 21181 leader_election.cc:343] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:42.668119 21258 consensus_queue.cc:260] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.675248 21263 leader_election.cc:290] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.665136 21272 raft_consensus.cc:697] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:42.677443 21272 consensus_queue.cc:237] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.679217 21258 ts_tablet_manager.cc:1434] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:09:42.684353 21259 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.684602 21258 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.684911 21259 ts_tablet_manager.cc:1403] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.044s
I20260713 09:09:42.688253 21259 raft_consensus.cc:359] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.689116 21259 raft_consensus.cc:385] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.689513 21259 raft_consensus.cc:740] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.690510 21259 consensus_queue.cc:260] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
W20260713 09:09:42.692698 21014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:42.693439 21259 ts_tablet_manager.cc:1434] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:09:42.694669 21259 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.696982 21068 raft_consensus.cc:2468] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:42.704675 21258 tablet_bootstrap.cc:654] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.704954 21257 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.706058 21259 tablet_bootstrap.cc:654] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.706090 21183 leader_election.cc:304] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [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: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:42.707628 21263 raft_consensus.cc:2804] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.708480 21263 raft_consensus.cc:697] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:42.709811 21257 ts_tablet_manager.cc:1403] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.034s
I20260713 09:09:42.709404 21263 consensus_queue.cc:237] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.714126 21257 raft_consensus.cc:359] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.715353 21257 raft_consensus.cc:385] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.715847 21257 raft_consensus.cc:740] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.717243 21257 consensus_queue.cc:260] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.720460 21257 ts_tablet_manager.cc:1434] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:42.722077 21257 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.725920 20964 catalog_manager.cc:5697] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.732071 21257 tablet_bootstrap.cc:654] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.732861 20965 catalog_manager.cc:5697] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:42.732262 21258 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.736537 21258 ts_tablet_manager.cc:1403] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.005s
I20260713 09:09:42.737401 21259 tablet_bootstrap.cc:492] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.737990 21259 ts_tablet_manager.cc:1403] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.010s
I20260713 09:09:42.740091 21257 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.739933 21258 raft_consensus.cc:359] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.740717 21257 ts_tablet_manager.cc:1403] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:09:42.743229 21272 raft_consensus.cc:493] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.742434 21259 raft_consensus.cc:359] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.743976 21259 raft_consensus.cc:385] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.744462 21259 raft_consensus.cc:740] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.740893 21258 raft_consensus.cc:385] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.744067 21272 raft_consensus.cc:515] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.745195 21258 raft_consensus.cc:740] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.745519 21259 consensus_queue.cc:260] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.748181 21259 ts_tablet_manager.cc:1434] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:42.749385 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.750449 21068 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.751008 21272 leader_election.cc:290] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.749356 21259 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.752229 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:42.752946 21217 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.746279 21258 consensus_queue.cc:260] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.754459 21106 leader_election.cc:304] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.756381 21258 ts_tablet_manager.cc:1434] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:09:42.756707 21272 raft_consensus.cc:2804] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.757225 21272 raft_consensus.cc:493] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.757573 21272 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.757833 21258 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.758216 21259 tablet_bootstrap.cc:654] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.764814 21257 raft_consensus.cc:359] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.765897 21258 tablet_bootstrap.cc:654] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.766330 21257 raft_consensus.cc:385] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.766729 21272 raft_consensus.cc:515] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.766880 21257 raft_consensus.cc:740] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.771560 21272 leader_election.cc:290] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.771543 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:42.772497 21068 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.773211 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:42.773818 21217 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.775364 21258 tablet_bootstrap.cc:492] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.776237 21258 ts_tablet_manager.cc:1403] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:09:42.780587 21068 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:42.780332 21258 raft_consensus.cc:359] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.783530 21258 raft_consensus.cc:385] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.783638 21259 tablet_bootstrap.cc:492] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.783867 21258 raft_consensus.cc:740] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.784140 21259 ts_tablet_manager.cc:1403] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.010s
I20260713 09:09:42.784657 21258 consensus_queue.cc:260] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.781322 21217 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:42.787016 21258 ts_tablet_manager.cc:1434] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:42.768682 21257 consensus_queue.cc:260] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.787012 21259 raft_consensus.cc:359] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.788132 21106 leader_election.cc:304] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.789474 21258 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.789618 21272 raft_consensus.cc:2804] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.790187 21272 raft_consensus.cc:697] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:42.790721 21257 ts_tablet_manager.cc:1434] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260713 09:09:42.791060 21272 consensus_queue.cc:237] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.791888 21257 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.795253 21259 raft_consensus.cc:385] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.795717 21259 raft_consensus.cc:740] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.796662 21259 consensus_queue.cc:260] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.797451 21258 tablet_bootstrap.cc:654] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.799217 21259 ts_tablet_manager.cc:1434] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.007s
I20260713 09:09:42.801560 21259 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.799402 21257 tablet_bootstrap.cc:654] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.810010 21259 tablet_bootstrap.cc:654] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.816148 21257 tablet_bootstrap.cc:492] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.818383 21257 ts_tablet_manager.cc:1403] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.016s
I20260713 09:09:42.818499 21265 raft_consensus.cc:493] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.819259 21265 raft_consensus.cc:515] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.829774 21265 leader_election.cc:290] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.830305 21259 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.832208 21259 ts_tablet_manager.cc:1403] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260713 09:09:42.835386 21259 raft_consensus.cc:359] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.836093 21259 raft_consensus.cc:385] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.836238 21258 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.836414 21259 raft_consensus.cc:740] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.836751 21258 ts_tablet_manager.cc:1403] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.013s
I20260713 09:09:42.829766 21257 raft_consensus.cc:359] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.839481 21257 raft_consensus.cc:385] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.837206 21259 consensus_queue.cc:260] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.839874 21257 raft_consensus.cc:740] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.840641 21257 consensus_queue.cc:260] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.842428 21259 ts_tablet_manager.cc:1434] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:42.841852 20966 catalog_manager.cc:5697] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.842866 21257 ts_tablet_manager.cc:1434] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.005s
I20260713 09:09:42.843497 21259 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.843864 21257 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.849674 21258 raft_consensus.cc:359] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.850307 21259 tablet_bootstrap.cc:654] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.850339 21258 raft_consensus.cc:385] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.853879 21258 raft_consensus.cc:740] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.854573 21258 consensus_queue.cc:260] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.855161 21263 raft_consensus.cc:493] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.855634 21263 raft_consensus.cc:515] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.858728 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.859355 21068 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.859696 21258 ts_tablet_manager.cc:1434] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:42.860641 21258 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:42.861147 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:42.861754 21143 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.863118 21181 leader_election.cc:304] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.864141 21279 raft_consensus.cc:2804] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.864507 21279 raft_consensus.cc:493] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.864831 21279 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.866245 21258 tablet_bootstrap.cc:654] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.868943 21257 tablet_bootstrap.cc:654] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.857986 21263 leader_election.cc:290] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.885113 21263 raft_consensus.cc:493] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.885740 21263 raft_consensus.cc:515] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.888679 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:42.890977 21279 raft_consensus.cc:515] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.891816 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.892671 21068 raft_consensus.cc:2468] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.894586 21183 leader_election.cc:304] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:42.895242 21259 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:42.895735 21259 ts_tablet_manager.cc:1403] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.007s
I20260713 09:09:42.895915 21217 raft_consensus.cc:2393] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a96a60c0e6049158e8c801190e46760 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:42.896636 21279 leader_election.cc:290] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.897549 21279 raft_consensus.cc:2804] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.898777 21259 raft_consensus.cc:359] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.898046 21279 raft_consensus.cc:493] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.899540 21259 raft_consensus.cc:385] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.899820 21279 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.899868 21259 raft_consensus.cc:740] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.900110 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:42.900832 21143 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.900969 21259 consensus_queue.cc:260] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.903343 21259 ts_tablet_manager.cc:1434] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:42.904235 21259 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:42.908118 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:42.909121 21263 leader_election.cc:290] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.910488 21258 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:42.910930 21257 tablet_bootstrap.cc:492] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:42.911580 21257 ts_tablet_manager.cc:1403] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.028s
W20260713 09:09:42.911687 21181 leader_election.cc:343] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:42.910964 21258 ts_tablet_manager.cc:1403] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.001s
I20260713 09:09:42.912982 21143 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:42.914307 21181 leader_election.cc:304] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.915396 21258 raft_consensus.cc:359] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.916421 21258 raft_consensus.cc:385] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.916630 21259 tablet_bootstrap.cc:654] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.916841 21258 raft_consensus.cc:740] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.917923 21258 consensus_queue.cc:260] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.920202 21258 ts_tablet_manager.cc:1434] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:42.920804 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:42.921882 21142 raft_consensus.cc:2393] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a96a60c0e6049158e8c801190e46760 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:42.921491 21279 raft_consensus.cc:515] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.921520 21257 raft_consensus.cc:359] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.924695 21257 raft_consensus.cc:385] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.925127 21257 raft_consensus.cc:740] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.926434 21257 consensus_queue.cc:260] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.927975 21300 raft_consensus.cc:2804] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.929095 21257 ts_tablet_manager.cc:1434] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:09:42.930810 21279 leader_election.cc:290] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.930994 21257 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:42.936074 21265 raft_consensus.cc:493] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.936638 21265 raft_consensus.cc:515] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.938766 21265 leader_election.cc:290] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.939565 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:42.936146 21279 raft_consensus.cc:493] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.940585 21279 raft_consensus.cc:515] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.941043 21257 tablet_bootstrap.cc:654] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:42.943208 21279 leader_election.cc:290] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
W20260713 09:09:42.941097 21181 leader_election.cc:343] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:42.944780 21300 raft_consensus.cc:697] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:42.945747 21300 consensus_queue.cc:237] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.946059 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:42.947137 21142 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.949304 21181 leader_election.cc:304] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.947329 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:42.950459 21263 raft_consensus.cc:2804] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.924497 21032 leader_election.cc:304] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760; no voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:42.951380 21217 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:42.953369 21031 leader_election.cc:304] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:42.954312 21263 raft_consensus.cc:493] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.954419 21265 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.955137 21263 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.960516 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:42.961410 21067 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.964450 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.965428 21066 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:42.967643 21272 raft_consensus.cc:493] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.968326 21272 raft_consensus.cc:515] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.972363 21272 leader_election.cc:290] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:42.973632 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:42.975025 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3d923451ce40748756a50bff7ebfd5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:42.976622 21066 raft_consensus.cc:2468] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.976820 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3d923451ce40748756a50bff7ebfd5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:42.977826 21217 raft_consensus.cc:2468] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:42.978252 21109 leader_election.cc:304] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:42.981158 21263 raft_consensus.cc:515] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:42.983554 21272 raft_consensus.cc:2804] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.998220 21272 raft_consensus.cc:493] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.999254 21272 raft_consensus.cc:3060] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:43.010067 21031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.62.3:43289, user_credentials={real_user=slave}} blocked reactor thread for 56995us
I20260713 09:09:42.995857 20964 catalog_manager.cc:5697] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.013873 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:43.014968 21066 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.023564 21272 raft_consensus.cc:515] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.024813 21263 leader_election.cc:290] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:42.987888 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:43.027792 21142 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:43.029816 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3d923451ce40748756a50bff7ebfd5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:43.030802 21065 raft_consensus.cc:3060] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.035228 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.036330 21143 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.039958 21263 raft_consensus.cc:493] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.041425 21263 raft_consensus.cc:515] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.048225 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
W20260713 09:09:43.050113 21183 leader_election.cc:343] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:43.053439 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:43.054186 21265 raft_consensus.cc:2749] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:43.055373 21181 leader_election.cc:343] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:43.057502 21181 leader_election.cc:304] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:43.058668 21300 raft_consensus.cc:2749] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:43.060853 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3d923451ce40748756a50bff7ebfd5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.061666 21217 raft_consensus.cc:3060] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.065436 21066 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:43.074044 21183 leader_election.cc:304] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:43.074564 21259 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:43.074951 21300 raft_consensus.cc:2804] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.075068 21259 ts_tablet_manager.cc:1403] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.171s	user 0.067s	sys 0.087s
I20260713 09:09:43.075320 21304 raft_consensus.cc:2764] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:43.056398 21263 leader_election.cc:290] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:43.068982 21065 raft_consensus.cc:2468] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:43.069468 21272 leader_election.cc:290] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.071789 21217 raft_consensus.cc:2468] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:43.071995 21257 tablet_bootstrap.cc:492] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:43.077572 21257 ts_tablet_manager.cc:1403] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.147s	user 0.072s	sys 0.062s
I20260713 09:09:43.077732 21109 leader_election.cc:304] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.078127 21259 raft_consensus.cc:359] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.078651 21272 raft_consensus.cc:2804] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.078975 21259 raft_consensus.cc:385] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:43.079202 21272 raft_consensus.cc:697] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:43.079312 21259 raft_consensus.cc:740] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:43.080125 21259 consensus_queue.cc:260] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.081077 21272 consensus_queue.cc:237] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.081401 21257 raft_consensus.cc:359] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.082310 21259 ts_tablet_manager.cc:1434] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:43.075646 21300 raft_consensus.cc:697] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:43.083536 21300 consensus_queue.cc:237] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.075064 21143 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:43.075735 21068 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:43.082345 21257 raft_consensus.cc:385] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:43.086253 21257 raft_consensus.cc:740] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:43.087184 21257 consensus_queue.cc:260] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.091065 21257 ts_tablet_manager.cc:1434] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:43.092119 21257 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:43.092437 21263 raft_consensus.cc:493] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.092945 21263 raft_consensus.cc:515] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.094427 21304 raft_consensus.cc:493] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.094960 21304 raft_consensus.cc:515] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.097113 21304 leader_election.cc:290] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.099752 21257 tablet_bootstrap.cc:654] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:43.099105 20963 catalog_manager.cc:5697] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.101208 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:43.100106 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:43.101868 21068 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:43.100533 21263 leader_election.cc:290] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:43.101367 20965 catalog_manager.cc:5697] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.100672 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:43.102751 21217 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:43.101995 21142 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:43.103325 21183 leader_election.cc:304] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:43.104084 21031 leader_election.cc:304] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:43.105037 21263 raft_consensus.cc:2804] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:43.108567 21263 raft_consensus.cc:493] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.108959 21263 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.109809 21257 tablet_bootstrap.cc:492] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:43.110333 21257 ts_tablet_manager.cc:1403] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:09:43.106220 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:43.111405 21143 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:43.113226 21257 raft_consensus.cc:359] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.113978 21257 raft_consensus.cc:385] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:43.114254 21257 raft_consensus.cc:740] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:43.056479 21067 raft_consensus.cc:2468] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:43.115206 21257 consensus_queue.cc:260] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.116881 21183 leader_election.cc:304] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [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: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:43.117633 21257 ts_tablet_manager.cc:1434] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:43.118053 21300 raft_consensus.cc:2804] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.118578 21257 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:43.120141 21304 raft_consensus.cc:2804] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:43.120532 21304 raft_consensus.cc:493] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.118515 21300 raft_consensus.cc:697] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:43.120879 21304 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.121622 21300 consensus_queue.cc:237] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.124814 21257 tablet_bootstrap.cc:654] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:43.128171 21263 raft_consensus.cc:515] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.128476 21304 raft_consensus.cc:515] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.131354 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.131506 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:43.132121 21217 raft_consensus.cc:2393] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a96a60c0e6049158e8c801190e46760 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:43.132603 21067 raft_consensus.cc:2393] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 2a96a60c0e6049158e8c801190e46760 in this term.
I20260713 09:09:43.134425 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.134886 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.135298 21143 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.135673 21304 leader_election.cc:290] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.136250 21263 leader_election.cc:290] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:43.137372 21183 leader_election.cc:304] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [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: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:43.138525 21263 raft_consensus.cc:2749] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:43.145416 21257 tablet_bootstrap.cc:492] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:43.145897 21257 ts_tablet_manager.cc:1403] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260713 09:09:43.146102 21143 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 1.
I20260713 09:09:43.147392 21032 leader_election.cc:304] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:43.148550 21304 raft_consensus.cc:2804] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.148859 21143 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.148451 21257 raft_consensus.cc:359] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.149557 21257 raft_consensus.cc:385] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:43.148545 20965 catalog_manager.cc:5697] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.149947 21257 raft_consensus.cc:740] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:43.150403 21304 raft_consensus.cc:697] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:43.150888 21257 consensus_queue.cc:260] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.151330 21304 consensus_queue.cc:237] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.155331 21257 ts_tablet_manager.cc:1434] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:43.157603 21300 consensus_queue.cc:1048] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.162539 21272 consensus_queue.cc:1048] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.172876 20965 catalog_manager.cc:5697] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.188476 21300 consensus_queue.cc:1048] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:43.198943 21264 consensus_queue.cc:1048] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:43.223780 21272 consensus_queue.cc:1048] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.235910 21272 consensus_queue.cc:1048] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.349979 21263 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.361268 21300 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.473879 21272 raft_consensus.cc:493] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.474483 21272 raft_consensus.cc:515] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.476293 21272 leader_election.cc:290] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.477171 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:43.477368 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:43.477912 21068 raft_consensus.cc:2393] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8548fa2954b44aaa8bb7764d4bb24116 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:43.478932 21109 leader_election.cc:304] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8548fa2954b44aaa8bb7764d4bb24116; no voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:43.479642 21272 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.484565 21272 raft_consensus.cc:2749] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:43.521994 21300 consensus_queue.cc:1048] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.531912 21302 consensus_queue.cc:1048] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.542512 21304 raft_consensus.cc:493] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.542943 21265 consensus_queue.cc:1048] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:43.543118 21304 raft_consensus.cc:515] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.545316 21304 leader_election.cc:290] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.545928 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:43.546379 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:43.546587 21142 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:43.546990 21217 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 0.
I20260713 09:09:43.547880 21032 leader_election.cc:304] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.548717 21304 raft_consensus.cc:2804] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:43.549136 21304 raft_consensus.cc:493] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.549485 21304 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.555485 21304 raft_consensus.cc:515] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.557948 21304 leader_election.cc:290] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.558369 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.558763 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.559158 21143 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.559387 21217 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:43.564234 21265 consensus_queue.cc:1048] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.571358 21143 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 1.
I20260713 09:09:43.572880 21032 leader_election.cc:304] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.574294 21304 raft_consensus.cc:2804] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:43.574913 21304 raft_consensus.cc:697] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:43.576058 21217 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 1.
I20260713 09:09:43.576043 21304 consensus_queue.cc:237] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.587512 20963 catalog_manager.cc:5697] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 1 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.623234 21143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:50066
I20260713 09:09:43.623759 21143 raft_consensus.cc:606] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:43.639196 21216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:43.639873 21216 raft_consensus.cc:606] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:43.642681 21302 consensus_queue.cc:1048] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.645967 21216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f7c0db98414399a638718d8a531174"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:43.646572 21216 raft_consensus.cc:606] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:43.652971 21216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:43.653791 21216 raft_consensus.cc:606] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:43.654706 21302 consensus_queue.cc:1048] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.663863 21272 consensus_queue.cc:1048] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.665488 21272 consensus_queue.cc:1048] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:43.712447 21067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
mode: GRACEFUL
new_leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:46636
I20260713 09:09:43.712994 21067 raft_consensus.cc:606] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Received request to transfer leadership to TS 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:43.724138 21216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:43.724673 21216 raft_consensus.cc:606] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:43.729457 21067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
mode: GRACEFUL
new_leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:46636
I20260713 09:09:43.730093 21067 raft_consensus.cc:606] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Received request to transfer leadership to TS 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:43.772666 21300 raft_consensus.cc:993] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.773159 21302 raft_consensus.cc:1081] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.774544 21067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46622
I20260713 09:09:43.775116 21067 raft_consensus.cc:493] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.775454 21067 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.780632 21067 raft_consensus.cc:515] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.782856 21067 leader_election.cc:290] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.783555 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.784008 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8861c1b3348b38c663bd43f50cb6c" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.784178 21143 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.784588 21216 raft_consensus.cc:3055] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:43.784888 21216 raft_consensus.cc:740] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:43.785671 21216 consensus_queue.cc:260] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.786751 21216 raft_consensus.cc:3060] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.789666 21143 raft_consensus.cc:2468] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.792270 21322 raft_consensus.cc:993] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.792752 21272 raft_consensus.cc:1081] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.793006 21032 leader_election.cc:304] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.794064 21304 raft_consensus.cc:2804] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.794019 21216 raft_consensus.cc:2468] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.794420 21067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46620
I20260713 09:09:43.794806 21304 raft_consensus.cc:697] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:43.795166 21067 raft_consensus.cc:493] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.796124 21067 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.796010 21304 consensus_queue.cc:237] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.802466 21067 raft_consensus.cc:515] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.804311 21067 leader_election.cc:290] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.805058 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.804109 20963 catalog_manager.cc:5697] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.805754 21143 raft_consensus.cc:3055] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:43.806099 21143 raft_consensus.cc:740] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:43.806893 21143 consensus_queue.cc:260] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.808184 21143 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.810547 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ccc0ce66e46b38f4cab3134f94df8" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.811167 21216 raft_consensus.cc:3060] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.815757 21143 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.817101 21032 leader_election.cc:304] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.817816 21304 raft_consensus.cc:2804] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.818357 21304 raft_consensus.cc:697] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:43.818976 21216 raft_consensus.cc:2468] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.819350 21304 consensus_queue.cc:237] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.826346 20963 catalog_manager.cc:5697] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.903314 21279 raft_consensus.cc:993] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.903855 21302 raft_consensus.cc:1081] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.905445 21067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f7c0db98414399a638718d8a531174"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46622
I20260713 09:09:43.906052 21067 raft_consensus.cc:493] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.906433 21067 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.912153 21067 raft_consensus.cc:515] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.914076 21067 leader_election.cc:290] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.914970 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.915383 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.915753 21143 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.916311 21216 raft_consensus.cc:3055] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:43.916874 21216 raft_consensus.cc:740] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:43.917726 21216 consensus_queue.cc:260] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.918974 21216 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.923502 21143 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.924901 21032 leader_election.cc:304] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:43.925743 21304 raft_consensus.cc:2804] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.925683 21216 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:43.926379 21304 raft_consensus.cc:697] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:43.927250 21304 consensus_queue.cc:237] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.933842 20963 catalog_manager.cc:5697] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.986047 21279 raft_consensus.cc:993] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.986553 21279 raft_consensus.cc:1081] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:43.988199 21067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46622
I20260713 09:09:43.988818 21067 raft_consensus.cc:493] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.989295 21067 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.995059 21067 raft_consensus.cc:515] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:43.996711 21067 leader_election.cc:290] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:43.997663 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:43.997810 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c3c1321964591b9542adfa2a2bbf7" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:43.998373 21143 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.998487 21216 raft_consensus.cc:3055] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:43.998893 21216 raft_consensus.cc:740] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:43.999542 21216 consensus_queue.cc:260] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.000414 21216 raft_consensus.cc:3060] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.003901 21143 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:44.005010 21032 leader_election.cc:304] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:44.005323 21216 raft_consensus.cc:2468] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:44.005781 21304 raft_consensus.cc:2804] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:44.006282 21304 raft_consensus.cc:697] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:44.007030 21304 consensus_queue.cc:237] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.013342 20963 catalog_manager.cc:5697] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.023928 21304 consensus_queue.cc:1048] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:44.036454 21265 consensus_queue.cc:1048] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:44.040452 21329 raft_consensus.cc:993] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: : Instructing follower 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:44.040939 21304 raft_consensus.cc:1081] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Signalling peer 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:44.042493 21143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:50054
I20260713 09:09:44.043058 21143 raft_consensus.cc:493] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.043483 21143 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.047245 21265 raft_consensus.cc:993] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: : Instructing follower 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:44.047716 21304 raft_consensus.cc:1081] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Signalling peer 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:44.049176 21216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:54220
I20260713 09:09:44.049746 21216 raft_consensus.cc:493] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.050097 21216 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.050850 21143 raft_consensus.cc:515] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.052829 21143 leader_election.cc:290] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:44.053591 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:44.054220 21067 raft_consensus.cc:3055] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:44.054522 21067 raft_consensus.cc:740] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:44.055511 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92202cd68ab422fb7bcc3227786c1f7" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:44.055333 21067 consensus_queue.cc:260] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.056109 21217 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.056636 21067 raft_consensus.cc:3060] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.059664 21216 raft_consensus.cc:515] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.061084 21217 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:44.062268 21106 leader_election.cc:304] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:44.062907 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:44.063169 21322 raft_consensus.cc:2804] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:44.063403 21067 raft_consensus.cc:2468] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:44.063584 21068 raft_consensus.cc:3055] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:44.063690 21322 raft_consensus.cc:697] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:44.063949 21068 raft_consensus.cc:740] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:44.064632 21322 consensus_queue.cc:237] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.064803 21068 consensus_queue.cc:260] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.065971 21068 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.071734 21216 leader_election.cc:290] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:44.072620 21068 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:44.073081 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20a3edaf32941fbb6ce93d146198110" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:44.073885 21143 raft_consensus.cc:3060] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.074386 21183 leader_election.cc:304] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:44.074127 20964 catalog_manager.cc:5697] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 1 to 2, leader changed from 2a96a60c0e6049158e8c801190e46760 (127.16.62.1) to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.075362 21302 raft_consensus.cc:2804] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:44.075840 21302 raft_consensus.cc:697] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:44.076447 21302 consensus_queue.cc:237] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.080320 21143 raft_consensus.cc:2468] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:44.084592 20963 catalog_manager.cc:5697] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 1 to 2, leader changed from 2a96a60c0e6049158e8c801190e46760 (127.16.62.1) to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.161988 21279 raft_consensus.cc:993] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:44.162480 21279 raft_consensus.cc:1081] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:44.164013 21143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:50040
I20260713 09:09:44.164569 21143 raft_consensus.cc:493] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.164911 21143 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.170162 21143 raft_consensus.cc:515] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.172048 21143 leader_election.cc:290] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:44.172816 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:44.173164 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c1ae0b525418eb1bcbbf33ea35620" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:44.173462 21068 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.173779 21216 raft_consensus.cc:3055] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:44.174229 21216 raft_consensus.cc:740] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:44.174979 21216 consensus_queue.cc:260] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.176069 21216 raft_consensus.cc:3060] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:44.178709 21068 raft_consensus.cc:2468] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:44.179855 21109 leader_election.cc:304] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:44.180671 21322 raft_consensus.cc:2804] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:44.181190 21322 raft_consensus.cc:697] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:44.182101 21216 raft_consensus.cc:2468] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:44.181975 21322 consensus_queue.cc:237] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:44.188752 20963 catalog_manager.cc:5697] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:44.251840 21143 raft_consensus.cc:1275] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.253021 21304 consensus_queue.cc:1048] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.262181 21216 raft_consensus.cc:1275] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.264021 21304 consensus_queue.cc:1048] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.309059 21216 raft_consensus.cc:1275] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.310403 21304 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.319259 21143 raft_consensus.cc:1275] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.321177 21265 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.372457 21143 raft_consensus.cc:1275] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.373721 21265 consensus_queue.cc:1048] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.383876 21216 raft_consensus.cc:1275] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.385797 21265 consensus_queue.cc:1048] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.389219 21217 raft_consensus.cc:1275] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.390921 21265 consensus_queue.cc:1048] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:44.400117 21143 raft_consensus.cc:1275] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.402302 21304 consensus_queue.cc:1048] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.544639 21068 raft_consensus.cc:1275] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.545943 21322 consensus_queue.cc:1048] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.554122 21217 raft_consensus.cc:1275] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.556162 21322 consensus_queue.cc:1048] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.578831 21068 raft_consensus.cc:1275] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.580276 21279 consensus_queue.cc:1048] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.588013 21143 raft_consensus.cc:1275] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.589563 21349 consensus_queue.cc:1048] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.775686 21068 raft_consensus.cc:1275] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.777051 21322 consensus_queue.cc:1048] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:44.788187 21217 raft_consensus.cc:1275] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.789633 21348 consensus_queue.cc:1048] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:46.766376 20963 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51972:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:46.769605 20963 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:46.818720 21058 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd21c9e5884458a898ba2c21a292cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:46.819228 21130 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd21c9e5884458a898ba2c21a292cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:46.820222 21058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd21c9e5884458a898ba2c21a292cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.820513 21130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd21c9e5884458a898ba2c21a292cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.821147 21203 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd21c9e5884458a898ba2c21a292cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:46.822651 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd21c9e5884458a898ba2c21a292cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.822654 21051 tablet_service.cc:1511] Processing CreateTablet for tablet 1085f44ba3c3486c84f4fbfed8dee75a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:46.824684 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1085f44ba3c3486c84f4fbfed8dee75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.827036 21127 tablet_service.cc:1511] Processing CreateTablet for tablet 1085f44ba3c3486c84f4fbfed8dee75a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:46.828384 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1085f44ba3c3486c84f4fbfed8dee75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.830173 21202 tablet_service.cc:1511] Processing CreateTablet for tablet 1085f44ba3c3486c84f4fbfed8dee75a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:46.831424 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1085f44ba3c3486c84f4fbfed8dee75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.832126 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 0d55b0c4dba5432c93092f963bc1c586 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:46.833472 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d55b0c4dba5432c93092f963bc1c586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.836247 21201 tablet_service.cc:1511] Processing CreateTablet for tablet 0d55b0c4dba5432c93092f963bc1c586 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:46.836441 21129 tablet_service.cc:1511] Processing CreateTablet for tablet 0d55b0c4dba5432c93092f963bc1c586 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:46.837702 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d55b0c4dba5432c93092f963bc1c586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.838816 21056 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9945f8a878495d8ef8a7db296e245f (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:46.843039 21132 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9945f8a878495d8ef8a7db296e245f (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:46.844707 21132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9945f8a878495d8ef8a7db296e245f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.847108 21052 tablet_service.cc:1511] Processing CreateTablet for tablet e38d65fa7152492fa2a708800855356a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:46.848851 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d65fa7152492fa2a708800855356a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.850217 21055 tablet_service.cc:1511] Processing CreateTablet for tablet a4118d2d5c044d4999671687aa4aa616 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:46.851555 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4118d2d5c044d4999671687aa4aa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.852553 21204 tablet_service.cc:1511] Processing CreateTablet for tablet e38d65fa7152492fa2a708800855356a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:46.850493 21206 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9945f8a878495d8ef8a7db296e245f (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:46.853765 21205 tablet_service.cc:1511] Processing CreateTablet for tablet a4118d2d5c044d4999671687aa4aa616 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:46.837709 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d55b0c4dba5432c93092f963bc1c586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.860260 21207 tablet_service.cc:1511] Processing CreateTablet for tablet 98fa90290be54bc5b9929975b0e6078a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:46.857218 21057 tablet_service.cc:1511] Processing CreateTablet for tablet 98fa90290be54bc5b9929975b0e6078a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:46.863150 21131 tablet_service.cc:1511] Processing CreateTablet for tablet e38d65fa7152492fa2a708800855356a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:46.864450 21131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d65fa7152492fa2a708800855356a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.864339 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 4b39ddf00691453a9c44f10374519e78 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:46.867656 21205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4118d2d5c044d4999671687aa4aa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.861020 21056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9945f8a878495d8ef8a7db296e245f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.867839 21133 tablet_service.cc:1511] Processing CreateTablet for tablet a4118d2d5c044d4999671687aa4aa616 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:46.868525 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b39ddf00691453a9c44f10374519e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.869329 21133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4118d2d5c044d4999671687aa4aa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.871320 21207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fa90290be54bc5b9929975b0e6078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.874411 21206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9945f8a878495d8ef8a7db296e245f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.879571 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d65fa7152492fa2a708800855356a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.887553 21200 tablet_service.cc:1511] Processing CreateTablet for tablet 4b39ddf00691453a9c44f10374519e78 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:46.888289 21050 tablet_service.cc:1511] Processing CreateTablet for tablet e5ed9b42bd8e4d828290608b8dd94d1a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:46.889263 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b39ddf00691453a9c44f10374519e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.889606 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ed9b42bd8e4d828290608b8dd94d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.891607 21057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fa90290be54bc5b9929975b0e6078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.899261 21128 tablet_service.cc:1511] Processing CreateTablet for tablet 98fa90290be54bc5b9929975b0e6078a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:46.900612 21128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fa90290be54bc5b9929975b0e6078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.902894 21199 tablet_service.cc:1511] Processing CreateTablet for tablet e5ed9b42bd8e4d828290608b8dd94d1a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:46.904348 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ed9b42bd8e4d828290608b8dd94d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.921355 21125 tablet_service.cc:1511] Processing CreateTablet for tablet e5ed9b42bd8e4d828290608b8dd94d1a (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:46.922850 21125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ed9b42bd8e4d828290608b8dd94d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.923674 21126 tablet_service.cc:1511] Processing CreateTablet for tablet 4b39ddf00691453a9c44f10374519e78 (DEFAULT_TABLE table=soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:46.924968 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b39ddf00691453a9c44f10374519e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.987550 21367 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.038314 21368 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.047238 21368 tablet_bootstrap.cc:654] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.053781 21369 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.055254 21367 tablet_bootstrap.cc:654] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.061084 21368 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.061664 21368 ts_tablet_manager.cc:1403] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260713 09:09:47.063120 21369 tablet_bootstrap.cc:654] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.066502 21367 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.066346 21368 raft_consensus.cc:359] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.067210 21367 ts_tablet_manager.cc:1403] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.010s
I20260713 09:09:47.067495 21368 raft_consensus.cc:385] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.067961 21368 raft_consensus.cc:740] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.068918 21368 consensus_queue.cc:260] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.070459 21367 raft_consensus.cc:359] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.071136 21367 raft_consensus.cc:385] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.071561 21368 ts_tablet_manager.cc:1434] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260713 09:09:47.072543 21368 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.071453 21367 raft_consensus.cc:740] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.075625 21367 consensus_queue.cc:260] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.077791 21369 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.078032 21367 ts_tablet_manager.cc:1434] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:09:47.078336 21369 ts_tablet_manager.cc:1403] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260713 09:09:47.079016 21367 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.081664 21369 raft_consensus.cc:359] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.082423 21369 raft_consensus.cc:385] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.082723 21369 raft_consensus.cc:740] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.083580 21369 consensus_queue.cc:260] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.084417 21368 tablet_bootstrap.cc:654] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.086041 21369 ts_tablet_manager.cc:1434] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:47.086256 21367 tablet_bootstrap.cc:654] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.093189 21369 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.098693 21368 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.099579 21368 ts_tablet_manager.cc:1403] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.015s
I20260713 09:09:47.100958 21369 tablet_bootstrap.cc:654] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.103111 21368 raft_consensus.cc:359] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.104086 21368 raft_consensus.cc:385] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.104511 21368 raft_consensus.cc:740] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.105679 21368 consensus_queue.cc:260] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.106369 21367 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.106880 21367 ts_tablet_manager.cc:1403] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260713 09:09:47.108276 21368 ts_tablet_manager.cc:1434] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:47.109361 21368 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.109889 21367 raft_consensus.cc:359] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.110651 21367 raft_consensus.cc:385] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.110929 21367 raft_consensus.cc:740] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.111685 21367 consensus_queue.cc:260] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.114017 21367 ts_tablet_manager.cc:1434] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:09:47.114933 21367 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.119824 21368 tablet_bootstrap.cc:654] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.121618 21367 tablet_bootstrap.cc:654] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.129392 21368 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.130000 21368 ts_tablet_manager.cc:1403] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260713 09:09:47.132565 21367 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.133103 21367 ts_tablet_manager.cc:1403] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:09:47.133344 21368 raft_consensus.cc:359] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.134177 21368 raft_consensus.cc:385] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.134497 21368 raft_consensus.cc:740] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.135326 21368 consensus_queue.cc:260] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.136992 21369 tablet_bootstrap.cc:492] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.137552 21369 ts_tablet_manager.cc:1403] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.012s
I20260713 09:09:47.137807 21368 ts_tablet_manager.cc:1434] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:47.138926 21368 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.139207 21367 raft_consensus.cc:359] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.139995 21367 raft_consensus.cc:385] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.140272 21369 raft_consensus.cc:359] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.140684 21367 raft_consensus.cc:740] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.141273 21369 raft_consensus.cc:385] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.141677 21369 raft_consensus.cc:740] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.141898 21367 consensus_queue.cc:260] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.142524 21369 consensus_queue.cc:260] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.146677 21368 tablet_bootstrap.cc:654] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.147899 21367 ts_tablet_manager.cc:1434] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260713 09:09:47.149065 21367 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.151504 21353 raft_consensus.cc:493] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.152058 21353 raft_consensus.cc:515] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.153211 21369 ts_tablet_manager.cc:1434] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:47.154737 21369 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.154891 21353 leader_election.cc:290] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.158387 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:47.159060 21143 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:47.160727 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.161420 21068 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:47.162822 21181 leader_election.cc:304] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.164522 21369 tablet_bootstrap.cc:654] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.165735 21353 raft_consensus.cc:2804] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.166929 21353 raft_consensus.cc:493] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.167407 21353 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.175855 21367 tablet_bootstrap.cc:654] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.188560 21368 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.189473 21368 ts_tablet_manager.cc:1403] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.012s
I20260713 09:09:47.191953 21353 raft_consensus.cc:515] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.192945 21368 raft_consensus.cc:359] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.193683 21368 raft_consensus.cc:385] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.193957 21368 raft_consensus.cc:740] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.194680 21368 consensus_queue.cc:260] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.195976 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.196628 21068 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.198040 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:47.198817 21143 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.204668 21068 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:47.207141 21369 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.207715 21369 ts_tablet_manager.cc:1403] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.020s
I20260713 09:09:47.208163 21183 leader_election.cc:304] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:47.205758 21368 ts_tablet_manager.cc:1434] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:09:47.209487 21353 leader_election.cc:290] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.209568 21380 raft_consensus.cc:2804] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.211684 21143 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:47.211786 21380 raft_consensus.cc:697] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:47.212726 21380 consensus_queue.cc:237] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.210445 21369 raft_consensus.cc:359] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.213042 21367 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.214126 21369 raft_consensus.cc:385] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.213893 21368 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.215408 21369 raft_consensus.cc:740] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.215307 21367 ts_tablet_manager.cc:1403] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.016s
I20260713 09:09:47.222409 21368 tablet_bootstrap.cc:654] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.222002 21367 raft_consensus.cc:359] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.216408 21369 consensus_queue.cc:260] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.222819 21367 raft_consensus.cc:385] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.223242 21367 raft_consensus.cc:740] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.223482 20963 catalog_manager.cc:5697] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.224050 21367 consensus_queue.cc:260] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.225349 21369 ts_tablet_manager.cc:1434] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:09:47.226665 21369 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.229697 21367 ts_tablet_manager.cc:1434] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:47.230854 21367 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.236388 21369 tablet_bootstrap.cc:654] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.238484 21367 tablet_bootstrap.cc:654] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.254669 21368 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.255281 21368 ts_tablet_manager.cc:1403] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.009s
I20260713 09:09:47.256486 21367 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.257452 21367 ts_tablet_manager.cc:1403] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260713 09:09:47.257649 21369 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.258390 21369 ts_tablet_manager.cc:1403] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.009s
I20260713 09:09:47.259452 21368 raft_consensus.cc:359] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.260392 21368 raft_consensus.cc:385] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.260723 21368 raft_consensus.cc:740] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.260835 21367 raft_consensus.cc:359] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.261581 21367 raft_consensus.cc:385] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.261955 21367 raft_consensus.cc:740] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.261595 21368 consensus_queue.cc:260] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.262360 21369 raft_consensus.cc:359] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.262672 21367 consensus_queue.cc:260] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.263211 21369 raft_consensus.cc:385] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.263571 21369 raft_consensus.cc:740] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.264436 21369 consensus_queue.cc:260] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.267266 21369 ts_tablet_manager.cc:1434] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:47.267827 21367 ts_tablet_manager.cc:1434] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:47.268321 21369 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.268854 21367 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.269980 21368 ts_tablet_manager.cc:1434] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:09:47.271166 21368 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.276084 21369 tablet_bootstrap.cc:654] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.276160 21367 tablet_bootstrap.cc:654] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.277565 21380 raft_consensus.cc:493] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.278070 21380 raft_consensus.cc:515] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.280531 21380 leader_election.cc:290] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.283438 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
W20260713 09:09:47.286338 21181 leader_election.cc:343] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.282795 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.288239 21068 raft_consensus.cc:2468] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:47.290493 21183 leader_election.cc:304] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [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: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.291507 21380 raft_consensus.cc:2804] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.291889 21380 raft_consensus.cc:493] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.292059 21367 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.292243 21380 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.292769 21367 ts_tablet_manager.cc:1403] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260713 09:09:47.296602 21367 raft_consensus.cc:359] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.297412 21367 raft_consensus.cc:385] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.297698 21367 raft_consensus.cc:740] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.298135 21368 tablet_bootstrap.cc:654] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.298439 21367 consensus_queue.cc:260] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.301019 21367 ts_tablet_manager.cc:1434] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:47.301111 21380 raft_consensus.cc:515] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.302031 21367 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.308426 21380 leader_election.cc:290] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.309741 21367 tablet_bootstrap.cc:654] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.310902 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.311468 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:47.311617 21068 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.314615 21368 tablet_bootstrap.cc:492] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.315199 21368 ts_tablet_manager.cc:1403] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260713 09:09:47.318261 21368 raft_consensus.cc:359] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
W20260713 09:09:47.319734 21181 leader_election.cc:343] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.320477 21068 raft_consensus.cc:2468] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 1.
I20260713 09:09:47.321081 21368 raft_consensus.cc:385] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.321415 21368 raft_consensus.cc:740] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.322290 21183 leader_election.cc:304] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [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: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.322211 21368 consensus_queue.cc:260] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.320758 21369 tablet_bootstrap.cc:492] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.324474 21380 raft_consensus.cc:2804] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.324873 21368 ts_tablet_manager.cc:1434] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:09:47.325588 21380 raft_consensus.cc:697] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:47.325865 21367 tablet_bootstrap.cc:492] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.326228 21369 ts_tablet_manager.cc:1403] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.009s
I20260713 09:09:47.325877 21368 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.326507 21380 consensus_queue.cc:237] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.329589 21369 raft_consensus.cc:359] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.330847 21369 raft_consensus.cc:385] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.331364 21369 raft_consensus.cc:740] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.332376 21369 consensus_queue.cc:260] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.334484 21368 tablet_bootstrap.cc:654] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.336162 21369 ts_tablet_manager.cc:1434] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:09:47.326416 21367 ts_tablet_manager.cc:1403] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260713 09:09:47.337570 21369 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.340837 21366 raft_consensus.cc:493] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.340703 21367 raft_consensus.cc:359] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.341476 21367 raft_consensus.cc:385] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.341359 21366 raft_consensus.cc:515] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.341840 21367 raft_consensus.cc:740] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.342746 21367 consensus_queue.cc:260] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.344141 21366 leader_election.cc:290] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.345723 21367 ts_tablet_manager.cc:1434] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:47.346488 21369 tablet_bootstrap.cc:654] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.347206 21367 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.349110 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.349866 21068 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.351745 21109 leader_election.cc:304] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.353293 21368 tablet_bootstrap.cc:492] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.353834 21368 ts_tablet_manager.cc:1403] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:09:47.355264 21367 tablet_bootstrap.cc:654] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.355132 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.355810 21217 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.357055 21366 raft_consensus.cc:2804] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.357517 21366 raft_consensus.cc:493] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.357982 21366 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.362141 21367 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.363220 21367 ts_tablet_manager.cc:1403] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:09:47.365998 21369 tablet_bootstrap.cc:492] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.365948 21367 raft_consensus.cc:359] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.366683 21369 ts_tablet_manager.cc:1403] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260713 09:09:47.367156 21367 raft_consensus.cc:385] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.366734 21366 raft_consensus.cc:515] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.367785 21367 raft_consensus.cc:740] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.368731 21367 consensus_queue.cc:260] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.370529 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.370409 21369 raft_consensus.cc:359] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.371280 21068 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.371865 21367 ts_tablet_manager.cc:1434] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:47.372290 21369 raft_consensus.cc:385] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.373354 21367 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: Bootstrap starting.
I20260713 09:09:47.373572 21369 raft_consensus.cc:740] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.374024 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.374766 21217 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.374389 21369 consensus_queue.cc:260] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.377899 21366 leader_election.cc:290] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.379532 21369 ts_tablet_manager.cc:1434] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:09:47.380759 21369 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.380950 21367 tablet_bootstrap.cc:654] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.369452 20963 catalog_manager.cc:5697] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 1 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.388435 21369 tablet_bootstrap.cc:654] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.356678 21368 raft_consensus.cc:359] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.390872 21322 raft_consensus.cc:493] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.393256 21368 raft_consensus.cc:385] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.393640 21368 raft_consensus.cc:740] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.393504 21322 raft_consensus.cc:515] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.394706 21368 consensus_queue.cc:260] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.396948 21322 leader_election.cc:290] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.397490 21368 ts_tablet_manager.cc:1434] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260713 09:09:47.398499 21368 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.401336 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.401999 21067 raft_consensus.cc:2468] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.403836 21109 leader_election.cc:304] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.404699 21322 raft_consensus.cc:2804] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.405359 21322 raft_consensus.cc:493] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.405946 21322 raft_consensus.cc:3060] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.416179 21068 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.417657 21109 leader_election.cc:304] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.418497 21368 tablet_bootstrap.cc:654] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.418706 21366 raft_consensus.cc:2804] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.419435 21366 raft_consensus.cc:697] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.420535 21366 consensus_queue.cc:237] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.421427 21322 raft_consensus.cc:515] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.424811 21217 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.429430 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.430627 21067 raft_consensus.cc:3060] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.432726 21322 leader_election.cc:290] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.446345 21380 raft_consensus.cc:493] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.447275 21380 raft_consensus.cc:515] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.451210 21380 leader_election.cc:290] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.451867 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.453063 21065 raft_consensus.cc:2468] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:47.455403 21183 leader_election.cc:304] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:47.456677 21353 raft_consensus.cc:493] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.457370 21353 raft_consensus.cc:515] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.459323 21380 raft_consensus.cc:2804] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.459892 21322 raft_consensus.cc:493] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.460711 21322 raft_consensus.cc:515] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.462177 21353 leader_election.cc:290] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.464761 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.459965 21380 raft_consensus.cc:493] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.464833 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.465088 21322 leader_election.cc:290] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.465721 21065 raft_consensus.cc:2468] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
I20260713 09:09:47.466769 21066 raft_consensus.cc:2468] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.469538 21109 leader_election.cc:304] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.470607 21322 raft_consensus.cc:2804] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.471114 21322 raft_consensus.cc:493] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.466820 21380 raft_consensus.cc:3060] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.471530 21322 raft_consensus.cc:3060] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.471549 21183 leader_election.cc:304] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:47.476544 21353 raft_consensus.cc:2804] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.477095 21353 raft_consensus.cc:493] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.477581 21353 raft_consensus.cc:3060] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.486547 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.488731 21354 raft_consensus.cc:493] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.489332 21354 raft_consensus.cc:515] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.492367 21354 leader_election.cc:290] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.493626 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.494908 21322 raft_consensus.cc:515] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.495692 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
W20260713 09:09:47.496891 21031 leader_election.cc:343] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.496824 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:47.501639 21366 raft_consensus.cc:493] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.502920 21143 raft_consensus.cc:2393] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:47.508046 21322 leader_election.cc:290] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.498983 21353 raft_consensus.cc:515] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.516188 21353 leader_election.cc:290] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.523237 21143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:47.535398 21322 raft_consensus.cc:493] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.536279 21322 raft_consensus.cc:515] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.537962 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.538978 21068 raft_consensus.cc:3060] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.540992 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.541955 21066 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.543494 21109 leader_election.cc:304] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.544785 21322 leader_election.cc:290] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.548588 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.548926 21322 raft_consensus.cc:2804] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.546454 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.549383 21322 raft_consensus.cc:493] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.549798 21322 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.502416 21366 raft_consensus.cc:515] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.552937 21142 raft_consensus.cc:2468] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 0.
W20260713 09:09:47.546941 21106 leader_election.cc:343] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.556025 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.558187 21322 raft_consensus.cc:515] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.558924 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.559823 21215 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.561563 21366 leader_election.cc:290] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.562283 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.562984 21066 raft_consensus.cc:2468] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.563288 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
W20260713 09:09:47.563640 21106 leader_election.cc:343] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.571183 21109 leader_election.cc:304] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.572031 21322 leader_election.cc:290] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.578883 20965 catalog_manager.cc:5697] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.569425 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.584121 21215 raft_consensus.cc:2393] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8548fa2954b44aaa8bb7764d4bb24116 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:47.577531 21322 raft_consensus.cc:2804] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.585909 21322 raft_consensus.cc:493] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.592235 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.596549 21217 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.596702 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.597376 21368 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.595489 21322 raft_consensus.cc:3060] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.598043 21368 ts_tablet_manager.cc:1403] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.200s	user 0.074s	sys 0.080s
I20260713 09:09:47.506901 21380 raft_consensus.cc:515] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.599960 21213 raft_consensus.cc:2393] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8548fa2954b44aaa8bb7764d4bb24116 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:47.602483 21380 leader_election.cc:290] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.602916 21067 raft_consensus.cc:2468] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.597421 21066 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.606845 21068 raft_consensus.cc:2468] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
W20260713 09:09:47.591708 21031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.3:43289, user_credentials={real_user=slave}} blocked reactor thread for 75700.1us
W20260713 09:09:47.606832 21032 leader_election.cc:343] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.608273 21368 raft_consensus.cc:359] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.608793 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:47.608836 21032 leader_election.cc:304] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760; no voters: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.609227 21368 raft_consensus.cc:385] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.609658 21368 raft_consensus.cc:740] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.609853 21142 raft_consensus.cc:2393] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:47.610452 21368 consensus_queue.cc:260] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.611547 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d65fa7152492fa2a708800855356a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.612325 21067 raft_consensus.cc:2393] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:47.612325 21109 leader_election.cc:304] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:47.612972 21368 ts_tablet_manager.cc:1434] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:47.613343 21183 leader_election.cc:304] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [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: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.611274 21354 raft_consensus.cc:2749] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.613999 21368 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: Bootstrap starting.
I20260713 09:09:47.614404 21109 leader_election.cc:304] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:47.615378 21399 raft_consensus.cc:2804] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.615847 21399 raft_consensus.cc:697] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.616623 21399 consensus_queue.cc:237] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.616717 21322 raft_consensus.cc:515] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.619359 21402 raft_consensus.cc:2804] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.620693 21368 tablet_bootstrap.cc:654] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.618968 21066 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.621842 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.622820 21067 raft_consensus.cc:3060] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.623368 21109 leader_election.cc:304] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.623705 21369 tablet_bootstrap.cc:492] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.624344 21369 ts_tablet_manager.cc:1403] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.244s	user 0.032s	sys 0.064s
I20260713 09:09:47.628248 21367 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: No bootstrap required, opened a new log
I20260713 09:09:47.628767 21367 ts_tablet_manager.cc:1403] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: Time spent bootstrapping tablet: real 0.256s	user 0.090s	sys 0.092s
I20260713 09:09:47.624354 21366 raft_consensus.cc:2804] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.636688 21366 raft_consensus.cc:697] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.637072 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.637924 21215 raft_consensus.cc:2393] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8548fa2954b44aaa8bb7764d4bb24116 in current term 1: Already voted for candidate 4ede729ff16449cebcd9cffb30fd87dc in this term.
I20260713 09:09:47.637624 21366 consensus_queue.cc:237] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.640220 21369 raft_consensus.cc:359] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.641016 21369 raft_consensus.cc:385] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.641366 21369 raft_consensus.cc:740] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.643290 21369 consensus_queue.cc:260] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.644410 21353 raft_consensus.cc:2749] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.645871 21369 ts_tablet_manager.cc:1434] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:09:47.641945 21367 raft_consensus.cc:359] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.648645 21367 raft_consensus.cc:385] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.614933 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4118d2d5c044d4999671687aa4aa616" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.649008 21367 raft_consensus.cc:740] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.649932 21367 consensus_queue.cc:260] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.655349 21367 ts_tablet_manager.cc:1434] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:09:47.641587 21217 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.657888 21183 leader_election.cc:304] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [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: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.659916 21353 raft_consensus.cc:2749] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.661859 21067 raft_consensus.cc:2468] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.663369 21109 leader_election.cc:304] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:47.667521 21399 raft_consensus.cc:2804] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.665934 21402 raft_consensus.cc:697] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.678318 21399 raft_consensus.cc:697] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.678668 21402 consensus_queue.cc:237] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.679280 21399 consensus_queue.cc:237] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.670149 21322 leader_election.cc:290] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.684005 21380 consensus_queue.cc:1048] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:47.673403 21369 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.675639 21368 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: No bootstrap required, opened a new log
I20260713 09:09:47.695483 21368 ts_tablet_manager.cc:1403] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.014s
I20260713 09:09:47.700549 21402 raft_consensus.cc:493] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.700389 20963 catalog_manager.cc:5697] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.701337 21402 raft_consensus.cc:515] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.702280 20963 catalog_manager.cc:5697] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.703970 20963 catalog_manager.cc:5697] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.706743 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.707679 21067 raft_consensus.cc:2468] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.708633 21368 raft_consensus.cc:359] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.710814 21368 raft_consensus.cc:385] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.711285 21368 raft_consensus.cc:740] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.712788 21368 consensus_queue.cc:260] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.715152 21368 ts_tablet_manager.cc:1434] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:09:47.709556 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
I20260713 09:09:47.715478 21142 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.706622 21402 leader_election.cc:290] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.711642 21109 leader_election.cc:304] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.719194 21402 raft_consensus.cc:2804] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:47.719305 21106 leader_election.cc:343] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.719659 21402 raft_consensus.cc:493] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.720157 21402 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.710412 21369 tablet_bootstrap.cc:654] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.722926 21353 consensus_queue.cc:1048] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:47.727272 21402 raft_consensus.cc:515] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.730598 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.731321 21068 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.737463 21353 consensus_queue.cc:1048] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:47.738544 21068 raft_consensus.cc:2468] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.739755 21109 leader_election.cc:304] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.741503 21366 raft_consensus.cc:2804] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.741998 21366 raft_consensus.cc:697] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.742515 21402 leader_election.cc:290] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.742801 21366 consensus_queue.cc:237] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.745833 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
W20260713 09:09:47.747457 21106 leader_election.cc:343] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:47.756924 21014 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:47.767227 21366 raft_consensus.cc:493] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.768031 21366 raft_consensus.cc:515] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.773231 21369 tablet_bootstrap.cc:492] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.774871 21369 ts_tablet_manager.cc:1403] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.003s
I20260713 09:09:47.778388 21366 leader_election.cc:290] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.778581 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc" is_pre_election: true
W20260713 09:09:47.781980 21106 leader_election.cc:343] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.787134 21067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.787886 21067 raft_consensus.cc:2468] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 0.
I20260713 09:09:47.789367 21109 leader_election.cc:304] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:47.788084 21369 raft_consensus.cc:359] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.790983 21399 raft_consensus.cc:2804] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.791523 21399 raft_consensus.cc:493] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.791906 21399 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.792815 21417 consensus_queue.cc:1048] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:47.791870 21369 raft_consensus.cc:385] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.799480 21369 raft_consensus.cc:740] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.800335 21369 consensus_queue.cc:260] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.801846 21399 raft_consensus.cc:515] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.802564 21369 ts_tablet_manager.cc:1434] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260713 09:09:47.803555 21369 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: Bootstrap starting.
I20260713 09:09:47.804870 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:47.805442 21068 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.809336 21369 tablet_bootstrap.cc:654] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.811216 21417 raft_consensus.cc:493] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.812181 21417 raft_consensus.cc:515] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.815541 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.816334 21066 raft_consensus.cc:2393] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:47.816462 21353 raft_consensus.cc:493] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.816929 21353 raft_consensus.cc:515] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.817233 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b39ddf00691453a9c44f10374519e78" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:47.818608 21181 leader_election.cc:304] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.818992 21353 leader_election.cc:290] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.819531 21353 raft_consensus.cc:3060] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.820631 21141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:47.821683 21141 raft_consensus.cc:2393] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:47.823385 20964 catalog_manager.cc:5697] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.824875 21417 leader_election.cc:290] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:47.824788 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:47.826861 21353 raft_consensus.cc:2749] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.826869 21183 leader_election.cc:304] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:47.828879 21353 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.829555 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:47.826882 21399 leader_election.cc:290] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:47.831800 20964 catalog_manager.cc:5697] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.824425 21068 raft_consensus.cc:2468] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.837208 21109 leader_election.cc:304] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:47.838167 21366 raft_consensus.cc:2804] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.838733 21366 raft_consensus.cc:697] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:47.839723 21366 consensus_queue.cc:237] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.841301 21353 raft_consensus.cc:2749] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.842003 21369 tablet_bootstrap.cc:492] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: No bootstrap required, opened a new log
I20260713 09:09:47.842768 21369 ts_tablet_manager.cc:1403] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.000s
I20260713 09:09:47.845464 21369 raft_consensus.cc:359] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.846133 21369 raft_consensus.cc:385] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.846405 21369 raft_consensus.cc:740] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.847100 21369 consensus_queue.cc:260] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:47.849094 21369 ts_tablet_manager.cc:1434] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:47.849817 21213 raft_consensus.cc:2468] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 1.
I20260713 09:09:47.864415 20964 catalog_manager.cc:5697] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 1 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.994566 21399 consensus_queue.cc:1048] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.007525 21402 consensus_queue.cc:1048] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.041548 21142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:50066
I20260713 09:09:48.042236 21142 raft_consensus.cc:606] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:48.045446 21353 raft_consensus.cc:493] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:48.046110 21353 raft_consensus.cc:515] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.048305 21353 leader_election.cc:290] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:48.049190 21142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:50066
I20260713 09:09:48.049465 21141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116" is_pre_election: true
I20260713 09:09:48.049858 21142 raft_consensus.cc:606] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:48.049190 21068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a96a60c0e6049158e8c801190e46760" is_pre_election: true
I20260713 09:09:48.051398 21068 raft_consensus.cc:2393] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ede729ff16449cebcd9cffb30fd87dc in current term 1: Already voted for candidate 8548fa2954b44aaa8bb7764d4bb24116 in this term.
I20260713 09:09:48.053431 21402 consensus_queue.cc:1048] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.053711 21183 leader_election.cc:304] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ede729ff16449cebcd9cffb30fd87dc; no voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:48.054945 21353 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:48.059056 21142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:50066
I20260713 09:09:48.059930 21142 raft_consensus.cc:606] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:48.062726 21403 raft_consensus.cc:993] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.063270 21403 raft_consensus.cc:1081] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.065112 21068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46620
I20260713 09:09:48.065936 21068 raft_consensus.cc:493] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.066558 21068 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.068190 21217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:48.068940 21217 raft_consensus.cc:606] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 2a96a60c0e6049158e8c801190e46760
I20260713 09:09:48.074738 21399 consensus_queue.cc:1048] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.076076 21068 raft_consensus.cc:515] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.077543 21353 raft_consensus.cc:2749] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:48.077266 21067 raft_consensus.cc:1240] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Rejecting Update request from peer 8548fa2954b44aaa8bb7764d4bb24116 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.081684 21402 consensus_queue.cc:1059] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.082520 21366 raft_consensus.cc:3055] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.082949 21366 raft_consensus.cc:740] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:48.083935 21366 consensus_queue.cc:260] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.084981 21366 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.084538 21213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
mode: GRACEFUL
new_leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:54226
I20260713 09:09:48.085570 21213 raft_consensus.cc:606] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Received request to transfer leadership to TS 8548fa2954b44aaa8bb7764d4bb24116
I20260713 09:09:48.087448 21399 consensus_queue.cc:1048] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.088693 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:48.092365 21068 leader_election.cc:290] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:48.094262 21217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd21c9e5884458a898ba2c21a292cf5" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:48.094931 21217 raft_consensus.cc:3060] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.096972 21399 consensus_queue.cc:1048] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.102298 21141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:50066
I20260713 09:09:48.102895 21141 raft_consensus.cc:606] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:48.120486 21217 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.114943 21142 raft_consensus.cc:2468] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.124994 21031 leader_election.cc:304] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:48.128588 21401 raft_consensus.cc:2804] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.129084 21401 raft_consensus.cc:697] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:48.130144 21401 consensus_queue.cc:237] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.138739 21366 consensus_queue.cc:1048] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:48.141768 20964 catalog_manager.cc:5697] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.146538 21402 consensus_queue.cc:1048] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.149293 21403 raft_consensus.cc:993] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.149775 21322 raft_consensus.cc:1081] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.153081 21066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46620
I20260713 09:09:48.153853 21066 raft_consensus.cc:493] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.154273 21066 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.155821 21399 consensus_queue.cc:1048] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.170397 21399 consensus_queue.cc:1048] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.170707 21366 consensus_queue.cc:1048] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:48.173771 21066 raft_consensus.cc:515] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.177202 21067 raft_consensus.cc:1240] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Rejecting Update request from peer 8548fa2954b44aaa8bb7764d4bb24116 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.185169 21066 leader_election.cc:290] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:48.185604 21366 consensus_queue.cc:1048] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.186830 21216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:48.187542 21366 consensus_queue.cc:1059] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.187909 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d55b0c4dba5432c93092f963bc1c586" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:48.188431 21366 raft_consensus.cc:3055] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.188843 21366 raft_consensus.cc:740] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:48.189742 21366 consensus_queue.cc:260] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.193588 21366 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.223515 21142 raft_consensus.cc:2468] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.225611 21032 leader_election.cc:304] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [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: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:48.226354 21430 raft_consensus.cc:2804] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.226842 21430 raft_consensus.cc:697] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:48.227859 21430 consensus_queue.cc:237] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.235875 20964 catalog_manager.cc:5697] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.237399 21353 raft_consensus.cc:993] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:48.237958 21380 raft_consensus.cc:1081] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 8548fa2954b44aaa8bb7764d4bb24116 to start an election
I20260713 09:09:48.239764 21142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
 from {username='slave'} at 127.0.0.1:50040
I20260713 09:09:48.240365 21142 raft_consensus.cc:493] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.240764 21142 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.247972 21142 raft_consensus.cc:515] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.249889 21142 leader_election.cc:290] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:48.250895 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:48.251207 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fa90290be54bc5b9929975b0e6078a" candidate_uuid: "8548fa2954b44aaa8bb7764d4bb24116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:48.251669 21066 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.251803 21215 raft_consensus.cc:3055] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.252239 21215 raft_consensus.cc:740] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:48.253175 21215 consensus_queue.cc:260] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.254604 21215 raft_consensus.cc:3060] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.259730 21066 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:48.261307 21109 leader_election.cc:304] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:48.262040 21366 raft_consensus.cc:2804] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.262305 21215 raft_consensus.cc:2468] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8548fa2954b44aaa8bb7764d4bb24116 in term 2.
I20260713 09:09:48.262612 21366 raft_consensus.cc:697] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Becoming Leader. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:48.263626 21366 consensus_queue.cc:237] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.271462 20964 catalog_manager.cc:5697] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2). New cstate: current_term: 2 leader_uuid: "8548fa2954b44aaa8bb7764d4bb24116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.294585 21366 consensus_queue.cc:1048] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.301824 21402 raft_consensus.cc:993] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:48.302388 21399 raft_consensus.cc:1081] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:48.305418 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:54206
I20260713 09:09:48.306082 21213 raft_consensus.cc:493] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.306517 21213 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.308759 21399 consensus_queue.cc:1048] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.316442 21213 raft_consensus.cc:515] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.317554 21215 raft_consensus.cc:1240] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Rejecting Update request from peer 8548fa2954b44aaa8bb7764d4bb24116 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.319576 21399 consensus_queue.cc:1059] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.319643 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:48.319614 21066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ed9b42bd8e4d828290608b8dd94d1a" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:48.320408 21399 raft_consensus.cc:3055] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.320554 21213 leader_election.cc:290] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:48.320802 21399 raft_consensus.cc:740] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:48.320647 21066 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.321671 21399 consensus_queue.cc:260] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.322846 21399 raft_consensus.cc:3060] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.327255 21066 raft_consensus.cc:2468] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:48.328660 21183 leader_election.cc:304] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:48.329490 21380 raft_consensus.cc:2804] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.330003 21380 raft_consensus.cc:697] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:48.330888 21380 consensus_queue.cc:237] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.334278 21142 raft_consensus.cc:2468] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:48.338343 20964 catalog_manager.cc:5697] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.418751 21417 raft_consensus.cc:993] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.419298 21380 raft_consensus.cc:1081] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.421113 21066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46622
I20260713 09:09:48.421640 21066 raft_consensus.cc:493] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.421983 21066 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.427211 21066 raft_consensus.cc:515] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.428853 21066 leader_election.cc:290] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:48.429771 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:48.430182 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9945f8a878495d8ef8a7db296e245f" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:48.430552 21142 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.430881 21213 raft_consensus.cc:3055] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.431313 21213 raft_consensus.cc:740] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:48.432292 21213 consensus_queue.cc:260] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.434240 21213 raft_consensus.cc:3060] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.440212 21142 raft_consensus.cc:2468] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.441721 21032 leader_election.cc:304] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:48.442633 21430 raft_consensus.cc:2804] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.442811 21213 raft_consensus.cc:2468] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.443259 21430 raft_consensus.cc:697] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:48.444219 21430 consensus_queue.cc:237] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.452338 20964 catalog_manager.cc:5697] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.554471 21402 raft_consensus.cc:993] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.555119 21366 raft_consensus.cc:1081] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 2a96a60c0e6049158e8c801190e46760 to start an election
I20260713 09:09:48.556823 21067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
 from {username='slave'} at 127.0.0.1:46620
I20260713 09:09:48.557433 21067 raft_consensus.cc:493] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.557821 21067 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.563462 21067 raft_consensus.cc:515] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.565433 21067 leader_election.cc:290] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Requested vote from peers 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959), 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3:43289)
I20260713 09:09:48.566319 21142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:48.566615 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1085f44ba3c3486c84f4fbfed8dee75a" candidate_uuid: "2a96a60c0e6049158e8c801190e46760" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
I20260713 09:09:48.566996 21142 raft_consensus.cc:3055] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.567351 21213 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.567577 21142 raft_consensus.cc:740] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:48.568444 21142 consensus_queue.cc:260] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.569487 21142 raft_consensus.cc:3060] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.572906 21213 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.574342 21031 leader_election.cc:304] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:48.575260 21142 raft_consensus.cc:2468] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a96a60c0e6049158e8c801190e46760 in term 2.
I20260713 09:09:48.575475 21430 raft_consensus.cc:2804] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.576907 21430 raft_consensus.cc:697] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Leader. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:48.577735 21430 consensus_queue.cc:237] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:48.581794 21142 raft_consensus.cc:1275] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.583009 21439 consensus_queue.cc:1048] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.585050 20964 catalog_manager.cc:5697] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 2a96a60c0e6049158e8c801190e46760 (127.16.62.1). New cstate: current_term: 2 leader_uuid: "2a96a60c0e6049158e8c801190e46760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.591575 21213 raft_consensus.cc:1275] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.594867 21401 consensus_queue.cc:1048] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.613281 21213 raft_consensus.cc:3060] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.618965 21213 raft_consensus.cc:1275] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.620275 21439 consensus_queue.cc:1048] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.629513 21142 raft_consensus.cc:1275] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.631374 21440 consensus_queue.cc:1048] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.646217 21067 raft_consensus.cc:1275] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.647816 21366 consensus_queue.cc:1048] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.657131 21213 raft_consensus.cc:1275] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 8548fa2954b44aaa8bb7764d4bb24116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.658885 21366 consensus_queue.cc:1048] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.839862 21213 raft_consensus.cc:1275] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.841173 21430 consensus_queue.cc:1048] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.850533 21142 raft_consensus.cc:1275] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.852198 21440 consensus_queue.cc:1048] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.903046 21067 raft_consensus.cc:1275] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.904419 21380 consensus_queue.cc:1048] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.912693 21142 raft_consensus.cc:1275] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.914292 21353 consensus_queue.cc:1048] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.970913 21142 raft_consensus.cc:1275] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.972597 21430 consensus_queue.cc:1048] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.980592 21213 raft_consensus.cc:1275] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Refusing update from remote peer 2a96a60c0e6049158e8c801190e46760: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.983722 21430 consensus_queue.cc:1048] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:51.108202 20965 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51972:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:51.126335 20965 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51972:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:51.219408 16632 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:51.429597 21106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.3:43289, user_credentials={real_user=slave}} blocked reactor thread for 104247us
I20260713 09:09:51.382351 21494 tablet.cc:1724] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.478721 21503 tablet.cc:1724] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.458110 21498 tablet.cc:1724] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:51.549748 21031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.62.3:43289, user_credentials={real_user=slave}} blocked reactor thread for 46461.3us
I20260713 09:09:51.575922 21510 tablet.cc:1724] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.551486 21508 tablet.cc:1724] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.597162 21513 tablet.cc:1724] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.611454 21515 tablet.cc:1724] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.614782 21516 tablet.cc:1724] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.680292 21516 tablet.cc:1724] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.682598 21518 tablet.cc:1724] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.697799 21498 tablet.cc:1724] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.707008 21503 tablet.cc:1724] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.708371 21516 tablet.cc:1724] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.720103 21522 tablet.cc:1724] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.723066 21520 tablet.cc:1724] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.724679 21503 tablet.cc:1724] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.728358 21521 tablet.cc:1724] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.738356 21494 tablet.cc:1724] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.753921 21065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f7c0db98414399a638718d8a531174"
dest_uuid: "2a96a60c0e6049158e8c801190e46760"
mode: GRACEFUL
new_leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:53526
I20260713 09:09:51.755023 21065 raft_consensus.cc:606] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Received request to transfer leadership to TS 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:51.766124 21494 tablet.cc:1724] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.767417 21508 tablet.cc:1724] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.769816 21510 tablet.cc:1724] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.771766 21515 tablet.cc:1724] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.781106 21513 tablet.cc:1724] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.792547 21520 tablet.cc:1724] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.805773 21510 tablet.cc:1724] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.799844 21522 tablet.cc:1724] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.809746 21494 tablet.cc:1724] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:51.837298 21141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573"
dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
mode: GRACEFUL
new_leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:50256
I20260713 09:09:51.838191 21141 raft_consensus.cc:606] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Received request to transfer leadership to TS 4ede729ff16449cebcd9cffb30fd87dc
I20260713 09:09:51.840402 16632 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:51.842093 16632 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:51.851922 20964 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: soft_deleted_table [id=5aee6d8dee994cc58a7739460b8ffd58] alter complete (version 1)
I20260713 09:09:52.019719 21486 raft_consensus.cc:993] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: : Instructing follower 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:52.020407 21444 raft_consensus.cc:1081] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Signalling peer 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:52.022352 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:54206
I20260713 09:09:52.023022 21213 raft_consensus.cc:493] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.023497 21213 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.029976 21213 raft_consensus.cc:515] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.031922 21213 leader_election.cc:290] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:52.032979 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:52.033375 21141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbc80aacf94fe596b9fbb5ffc0a573" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:52.033816 21065 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.033947 21141 raft_consensus.cc:3055] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.034346 21141 raft_consensus.cc:740] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8548fa2954b44aaa8bb7764d4bb24116, State: Running, Role: LEADER
I20260713 09:09:52.035368 21141 consensus_queue.cc:260] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.036762 21141 raft_consensus.cc:3060] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.041828 21065 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:52.043233 21183 leader_election.cc:304] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a96a60c0e6049158e8c801190e46760, 4ede729ff16449cebcd9cffb30fd87dc; no voters: 
I20260713 09:09:52.044050 21353 raft_consensus.cc:2804] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.044129 21141 raft_consensus.cc:2468] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 2.
I20260713 09:09:52.045045 21353 raft_consensus.cc:697] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:52.046058 21353 consensus_queue.cc:237] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.054183 20966 catalog_manager.cc:5697] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 1 to 2, leader changed from 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2) to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 2 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.073319 21482 raft_consensus.cc:993] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: : Instructing follower 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:52.073889 21491 raft_consensus.cc:1081] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Signalling peer 4ede729ff16449cebcd9cffb30fd87dc to start an election
I20260713 09:09:52.075683 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f7c0db98414399a638718d8a531174"
dest_uuid: "4ede729ff16449cebcd9cffb30fd87dc"
 from {username='slave'} at 127.0.0.1:54220
I20260713 09:09:52.076254 21213 raft_consensus.cc:493] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.076556 21213 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.082692 21213 raft_consensus.cc:515] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.084333 21213 leader_election.cc:290] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [CANDIDATE]: Term 3 election: Requested vote from peers 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011), 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959)
I20260713 09:09:52.085496 21141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8548fa2954b44aaa8bb7764d4bb24116"
I20260713 09:09:52.086237 21141 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.086105 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f7c0db98414399a638718d8a531174" candidate_uuid: "4ede729ff16449cebcd9cffb30fd87dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a96a60c0e6049158e8c801190e46760"
I20260713 09:09:52.086918 21064 raft_consensus.cc:3055] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:52.087323 21064 raft_consensus.cc:740] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a96a60c0e6049158e8c801190e46760, State: Running, Role: LEADER
I20260713 09:09:52.088207 21064 consensus_queue.cc:260] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.089798 21064 raft_consensus.cc:3060] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:52.094627 21141 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 3.
I20260713 09:09:52.096015 21181 leader_election.cc:304] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [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: 4ede729ff16449cebcd9cffb30fd87dc, 8548fa2954b44aaa8bb7764d4bb24116; no voters: 
I20260713 09:09:52.096884 21353 raft_consensus.cc:2804] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:52.097288 21064 raft_consensus.cc:2468] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ede729ff16449cebcd9cffb30fd87dc in term 3.
I20260713 09:09:52.097368 21353 raft_consensus.cc:697] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 3 LEADER]: Becoming Leader. State: Replica: 4ede729ff16449cebcd9cffb30fd87dc, State: Running, Role: LEADER
I20260713 09:09:52.098613 21353 consensus_queue.cc:237] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [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: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } }
I20260713 09:09:52.109388 20966 catalog_manager.cc:5697] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc reported cstate change: term changed from 2 to 3, leader changed from 2a96a60c0e6049158e8c801190e46760 (127.16.62.1) to 4ede729ff16449cebcd9cffb30fd87dc (127.16.62.3). New cstate: current_term: 3 leader_uuid: "4ede729ff16449cebcd9cffb30fd87dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ede729ff16449cebcd9cffb30fd87dc" member_type: VOTER last_known_addr { host: "127.16.62.3" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.486765 21141 raft_consensus.cc:1275] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.487912 21353 consensus_queue.cc:1048] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.498842 21064 raft_consensus.cc:1275] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.505148 21528 consensus_queue.cc:1048] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.579392 21064 raft_consensus.cc:1275] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 3 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:52.580627 21528 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a96a60c0e6049158e8c801190e46760" member_type: VOTER last_known_addr { host: "127.16.62.1" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.589633 21142 raft_consensus.cc:1275] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 3 FOLLOWER]: Refusing update from remote peer 4ede729ff16449cebcd9cffb30fd87dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:52.591130 21528 consensus_queue.cc:1048] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8548fa2954b44aaa8bb7764d4bb24116" member_type: VOTER last_known_addr { host: "127.16.62.2" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.901095 16632 tablet_server.cc:179] TabletServer@127.16.62.1:0 shutting down...
I20260713 09:09:52.928464 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:52.929186 16632 tablet_replica.cc:333] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.929869 16632 raft_consensus.cc:2243] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.930655 16632 raft_consensus.cc:2272] T 0d55b0c4dba5432c93092f963bc1c586 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.932605 16632 tablet_replica.cc:333] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.933153 16632 raft_consensus.cc:2243] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.933871 16632 raft_consensus.cc:2272] T 1085f44ba3c3486c84f4fbfed8dee75a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.935901 16632 tablet_replica.cc:333] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.936457 16632 raft_consensus.cc:2243] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.936909 16632 raft_consensus.cc:2272] T e38d65fa7152492fa2a708800855356a P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.939486 16632 tablet_replica.cc:333] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.940263 16632 raft_consensus.cc:2243] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.941011 16632 raft_consensus.cc:2272] T 3cd21c9e5884458a898ba2c21a292cf5 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.943184 16632 tablet_replica.cc:333] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
W20260713 09:09:52.943488 21109 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260713 09:09:52.943910 16632 raft_consensus.cc:2243] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.944446 16632 raft_consensus.cc:2272] T a4118d2d5c044d4999671687aa4aa616 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:52.946733 21109 consensus_peers.cc:597] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.946847 16632 tablet_replica.cc:333] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.947628 16632 raft_consensus.cc:2243] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.948076 16632 raft_consensus.cc:2272] T 98fa90290be54bc5b9929975b0e6078a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.950091 16632 tablet_replica.cc:333] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.950646 16632 raft_consensus.cc:2243] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.951112 16632 raft_consensus.cc:2272] T b20a3edaf32941fbb6ce93d146198110 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.953042 16632 tablet_replica.cc:333] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.953616 16632 raft_consensus.cc:2243] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.954057 16632 raft_consensus.cc:2272] T e5ed9b42bd8e4d828290608b8dd94d1a P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.955953 16632 tablet_replica.cc:333] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.956477 16632 raft_consensus.cc:2243] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.956907 16632 raft_consensus.cc:2272] T a92202cd68ab422fb7bcc3227786c1f7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.958719 16632 tablet_replica.cc:333] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.959249 16632 raft_consensus.cc:2243] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.959968 16632 raft_consensus.cc:2272] T 5f9945f8a878495d8ef8a7db296e245f P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.961768 16632 tablet_replica.cc:333] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.962221 16632 raft_consensus.cc:2243] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.962554 16632 raft_consensus.cc:2272] T b25c1ae0b525418eb1bcbbf33ea35620 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.964474 16632 tablet_replica.cc:333] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.965144 16632 raft_consensus.cc:2243] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.965574 16632 raft_consensus.cc:2272] T afdbc80aacf94fe596b9fbb5ffc0a573 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:52.968004 21109 consensus_peers.cc:597] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.968508 16632 tablet_replica.cc:333] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.969059 16632 raft_consensus.cc:2243] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.969790 16632 raft_consensus.cc:2272] T 42d8861c1b3348b38c663bd43f50cb6c P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.971905 16632 tablet_replica.cc:333] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.972383 16632 raft_consensus.cc:2243] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.972725 16632 raft_consensus.cc:2272] T 85f7c0db98414399a638718d8a531174 P 2a96a60c0e6049158e8c801190e46760 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.976529 16632 tablet_replica.cc:333] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.977345 16632 raft_consensus.cc:2243] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:52.977356 21109 consensus_peers.cc:597] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:52.977891 16632 raft_consensus.cc:2272] T af3d923451ce40748756a50bff7ebfd5 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.980165 16632 tablet_replica.cc:333] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.980808 16632 raft_consensus.cc:2243] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.981750 16632 raft_consensus.cc:2272] T ff2c3c1321964591b9542adfa2a2bbf7 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.983812 16632 tablet_replica.cc:333] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.984351 16632 raft_consensus.cc:2243] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:52.984807 16632 raft_consensus.cc:2272] T 4b39ddf00691453a9c44f10374519e78 P 2a96a60c0e6049158e8c801190e46760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:52.987298 16632 tablet_replica.cc:333] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760: stopping tablet replica
I20260713 09:09:52.987843 16632 raft_consensus.cc:2243] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:52.988797 16632 raft_consensus.cc:2272] T 457ccc0ce66e46b38f4cab3134f94df8 P 2a96a60c0e6049158e8c801190e46760 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:52.989241 21109 consensus_peers.cc:597] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.020290 16632 tablet_server.cc:196] TabletServer@127.16.62.1:0 shutdown complete.
W20260713 09:09:53.048326 21183 consensus_peers.cc:597] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.056097 16632 tablet_server.cc:179] TabletServer@127.16.62.2:0 shutting down...
W20260713 09:09:53.068616 21109 consensus_peers.cc:597] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.084336 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:53.085312 16632 tablet_replica.cc:333] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.087929 16632 raft_consensus.cc:2243] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.088541 16632 raft_consensus.cc:2272] T 0d55b0c4dba5432c93092f963bc1c586 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.089916 21183 consensus_peers.cc:597] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.091576 16632 tablet_replica.cc:333] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.092340 16632 raft_consensus.cc:2243] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.092849 16632 raft_consensus.cc:2272] T 1085f44ba3c3486c84f4fbfed8dee75a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.095329 16632 tablet_replica.cc:333] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.096020 16632 raft_consensus.cc:2243] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.096951 16632 raft_consensus.cc:2272] T e38d65fa7152492fa2a708800855356a P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.099413 16632 tablet_replica.cc:333] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.100219 16632 raft_consensus.cc:2243] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.101161 16632 raft_consensus.cc:2272] T a4118d2d5c044d4999671687aa4aa616 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.103524 21181 consensus_peers.cc:597] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Couldn't send request to peer 8548fa2954b44aaa8bb7764d4bb24116. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.103606 16632 tablet_replica.cc:333] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.104450 16632 raft_consensus.cc:2243] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.105001 16632 raft_consensus.cc:2272] T 3cd21c9e5884458a898ba2c21a292cf5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.106180 21109 consensus_peers.cc:597] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.106945 16632 tablet_replica.cc:333] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.107604 16632 raft_consensus.cc:2243] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.108341 16632 raft_consensus.cc:2272] T 98fa90290be54bc5b9929975b0e6078a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.110097 16632 tablet_replica.cc:333] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.110656 16632 raft_consensus.cc:2243] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.111143 16632 raft_consensus.cc:2272] T e5ed9b42bd8e4d828290608b8dd94d1a P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.112864 16632 tablet_replica.cc:333] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.113360 16632 raft_consensus.cc:2243] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.113749 16632 raft_consensus.cc:2272] T b20a3edaf32941fbb6ce93d146198110 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.115633 16632 tablet_replica.cc:333] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.116125 16632 raft_consensus.cc:2243] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.116616 16632 raft_consensus.cc:2272] T 85f7c0db98414399a638718d8a531174 P 8548fa2954b44aaa8bb7764d4bb24116 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.118980 16632 tablet_replica.cc:333] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.119547 16632 raft_consensus.cc:2243] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.120007 16632 raft_consensus.cc:2272] T afdbc80aacf94fe596b9fbb5ffc0a573 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.122848 16632 tablet_replica.cc:333] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.123509 16632 raft_consensus.cc:2243] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.124049 16632 raft_consensus.cc:2272] T 42d8861c1b3348b38c663bd43f50cb6c P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.124662 21183 consensus_peers.cc:597] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.126184 16632 tablet_replica.cc:333] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.126763 16632 raft_consensus.cc:2243] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.127556 16632 raft_consensus.cc:2272] T af3d923451ce40748756a50bff7ebfd5 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.129413 16632 tablet_replica.cc:333] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.129901 16632 raft_consensus.cc:2243] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.130349 16632 raft_consensus.cc:2272] T ff2c3c1321964591b9542adfa2a2bbf7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.132380 16632 tablet_replica.cc:333] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.132987 16632 raft_consensus.cc:2243] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.133539 16632 raft_consensus.cc:2272] T 5f9945f8a878495d8ef8a7db296e245f P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.135608 16632 tablet_replica.cc:333] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.136045 16632 raft_consensus.cc:2243] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.136713 16632 raft_consensus.cc:2272] T b25c1ae0b525418eb1bcbbf33ea35620 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.138518 16632 tablet_replica.cc:333] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.138967 16632 raft_consensus.cc:2243] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.139714 16632 raft_consensus.cc:2272] T a92202cd68ab422fb7bcc3227786c1f7 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.141418 16632 tablet_replica.cc:333] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.141842 16632 raft_consensus.cc:2243] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.142475 16632 raft_consensus.cc:2272] T 4b39ddf00691453a9c44f10374519e78 P 8548fa2954b44aaa8bb7764d4bb24116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.144244 16632 tablet_replica.cc:333] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116: stopping tablet replica
I20260713 09:09:53.144630 16632 raft_consensus.cc:2243] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.144961 16632 raft_consensus.cc:2272] T 457ccc0ce66e46b38f4cab3134f94df8 P 8548fa2954b44aaa8bb7764d4bb24116 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.151988 21181 consensus_peers.cc:597] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Couldn't send request to peer 8548fa2954b44aaa8bb7764d4bb24116. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:53.175414 21183 consensus_peers.cc:597] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 2a96a60c0e6049158e8c801190e46760 (127.16.62.1:36011): Couldn't send request to peer 2a96a60c0e6049158e8c801190e46760. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.1:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.185621 16632 tablet_server.cc:196] TabletServer@127.16.62.2:0 shutdown complete.
I20260713 09:09:53.216499 16632 tablet_server.cc:179] TabletServer@127.16.62.3:0 shutting down...
W20260713 09:09:53.223908 21181 consensus_peers.cc:597] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc -> Peer 8548fa2954b44aaa8bb7764d4bb24116 (127.16.62.2:34959): Couldn't send request to peer 8548fa2954b44aaa8bb7764d4bb24116. Status: Network error: Client connection negotiation failed: client connection to 127.16.62.2:34959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.243224 16632 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:53.244089 16632 tablet_replica.cc:333] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.244797 16632 raft_consensus.cc:2243] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.245296 16632 raft_consensus.cc:2272] T 0d55b0c4dba5432c93092f963bc1c586 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.247296 16632 tablet_replica.cc:333] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.247848 16632 raft_consensus.cc:2243] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.248273 16632 raft_consensus.cc:2272] T e38d65fa7152492fa2a708800855356a P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.250066 16632 tablet_replica.cc:333] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.250582 16632 raft_consensus.cc:2243] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.250998 16632 raft_consensus.cc:2272] T 1085f44ba3c3486c84f4fbfed8dee75a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.252770 16632 tablet_replica.cc:333] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.253295 16632 raft_consensus.cc:2243] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.253728 16632 raft_consensus.cc:2272] T 98fa90290be54bc5b9929975b0e6078a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.255511 16632 tablet_replica.cc:333] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.256079 16632 raft_consensus.cc:2243] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.256511 16632 raft_consensus.cc:2272] T 3cd21c9e5884458a898ba2c21a292cf5 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.258352 16632 tablet_replica.cc:333] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.258857 16632 raft_consensus.cc:2243] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.259280 16632 raft_consensus.cc:2272] T a4118d2d5c044d4999671687aa4aa616 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.260900 16632 tablet_replica.cc:333] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.261413 16632 raft_consensus.cc:2243] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.262176 16632 raft_consensus.cc:2272] T e5ed9b42bd8e4d828290608b8dd94d1a P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.263998 16632 tablet_replica.cc:333] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.264524 16632 raft_consensus.cc:2243] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.265228 16632 raft_consensus.cc:2272] T b20a3edaf32941fbb6ce93d146198110 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.266928 16632 tablet_replica.cc:333] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.267488 16632 raft_consensus.cc:2243] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.268191 16632 raft_consensus.cc:2272] T 85f7c0db98414399a638718d8a531174 P 4ede729ff16449cebcd9cffb30fd87dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.270294 16632 tablet_replica.cc:333] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.270838 16632 raft_consensus.cc:2243] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.271262 16632 raft_consensus.cc:2272] T 42d8861c1b3348b38c663bd43f50cb6c P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.272913 16632 tablet_replica.cc:333] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.273408 16632 raft_consensus.cc:2243] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.274106 16632 raft_consensus.cc:2272] T afdbc80aacf94fe596b9fbb5ffc0a573 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.276307 16632 tablet_replica.cc:333] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.276837 16632 raft_consensus.cc:2243] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.277261 16632 raft_consensus.cc:2272] T af3d923451ce40748756a50bff7ebfd5 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.279032 16632 tablet_replica.cc:333] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.279568 16632 raft_consensus.cc:2243] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.279949 16632 raft_consensus.cc:2272] T ff2c3c1321964591b9542adfa2a2bbf7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.281886 16632 tablet_replica.cc:333] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.282387 16632 raft_consensus.cc:2243] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.282819 16632 raft_consensus.cc:2272] T 5f9945f8a878495d8ef8a7db296e245f P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.284484 16632 tablet_replica.cc:333] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.284948 16632 raft_consensus.cc:2243] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.285389 16632 raft_consensus.cc:2272] T b25c1ae0b525418eb1bcbbf33ea35620 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.286995 16632 tablet_replica.cc:333] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.287513 16632 raft_consensus.cc:2243] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.287954 16632 raft_consensus.cc:2272] T a92202cd68ab422fb7bcc3227786c1f7 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.289629 16632 tablet_replica.cc:333] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.290099 16632 raft_consensus.cc:2243] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.290514 16632 raft_consensus.cc:2272] T 4b39ddf00691453a9c44f10374519e78 P 4ede729ff16449cebcd9cffb30fd87dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.292299 16632 tablet_replica.cc:333] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc: stopping tablet replica
I20260713 09:09:53.292730 16632 raft_consensus.cc:2243] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.293119 16632 raft_consensus.cc:2272] T 457ccc0ce66e46b38f4cab3134f94df8 P 4ede729ff16449cebcd9cffb30fd87dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.323006 16632 tablet_server.cc:196] TabletServer@127.16.62.3:0 shutdown complete.
I20260713 09:09:53.352586 16632 master.cc:562] Master@127.16.62.62:45585 shutting down...
I20260713 09:09:53.373256 16632 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.373777 16632 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.374053 16632 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c88f5f800504b1591161b7b6f656a16: stopping tablet replica
I20260713 09:09:53.394541 16632 master.cc:584] Master@127.16.62.62:45585 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11889 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24553 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112951 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:53.448148 16632 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~15 seconds ago
I20260713 09:09:53.448406 16632 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~15 seconds ago
I20260713 09:09:53.448611 16632 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 389 messages since previous log ~15 seconds ago
I20260713 09:09:53.448825 16632 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 ~33 seconds ago
I20260713 09:09:53.449023 16632 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 ~33 seconds ago
I20260713 09:09:53.449298 16632 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~0 seconds ago
I20260713 09:09:53.449607 16632 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~26 seconds ago
